forked from espressif/esp-idf
Merge branch 'change/remove_idf_env_bringup_macro_on_p4' into 'master'
p4: disable CONFIG_IDF_ENV_BRINGUP config See merge request espressif/esp-idf!27623
This commit is contained in:
1
Kconfig
1
Kconfig
@@ -22,7 +22,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
|
|||||||
|
|
||||||
config IDF_ENV_BRINGUP
|
config IDF_ENV_BRINGUP
|
||||||
bool
|
bool
|
||||||
default "y" if IDF_TARGET_ESP32P4
|
|
||||||
help
|
help
|
||||||
- This option is ONLY used when doing new chip bringup.
|
- This option is ONLY used when doing new chip bringup.
|
||||||
- This option will only enable necessary hw / sw settings for running
|
- This option will only enable necessary hw / sw settings for running
|
||||||
|
Reference in New Issue
Block a user