forked from espressif/esp-idf
Merge branch 'change/use_xmc_support_for_p4_fpga_images' into 'master'
change(flash): use xmc support for p4 fpga images See merge request espressif/esp-idf!27614
This commit is contained in:
@@ -105,7 +105,6 @@ menu "Bootloader config"
|
|||||||
config BOOTLOADER_FLASH_XMC_SUPPORT
|
config BOOTLOADER_FLASH_XMC_SUPPORT
|
||||||
bool "Enable the support for flash chips of XMC (READ DOCS FIRST)"
|
bool "Enable the support for flash chips of XMC (READ DOCS FIRST)"
|
||||||
default y
|
default y
|
||||||
depends on !IDF_ENV_BRINGUP
|
|
||||||
help
|
help
|
||||||
Perform the startup flow recommended by XMC. Please consult XMC for the details of this flow.
|
Perform the startup flow recommended by XMC. Please consult XMC for the details of this flow.
|
||||||
XMC chips will be forbidden to be used, when this option is disabled.
|
XMC chips will be forbidden to be used, when this option is disabled.
|
||||||
|
Reference in New Issue
Block a user