change(flash): use xmc support for p4 fpga images

pull/12698/head^2
Armando 2023-12-04 14:52:54 +08:00
rodzic c4819658a2
commit f470f66f75
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -105,7 +105,6 @@ menu "Bootloader config"
config BOOTLOADER_FLASH_XMC_SUPPORT
bool "Enable the support for flash chips of XMC (READ DOCS FIRST)"
default y
depends on !IDF_ENV_BRINGUP
help
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.