Mergeshttps://github.com/espressif/esp-idf/pull/12481
The kconfig options are moved to the component where they are used, mostly esp_hw_support and esp_system.
Moved the following kconfig options out of the target component: * ESP32_X_BROWNOUT_* -> esp_system * ESP32_X_DEBUG_OCDAWARE -> esp_system * APP_NO_BLOBS -> build type (main kconfig)