6 config SPL_LIBCOMMON_SUPPORT
9 config SPL_LIBDISK_SUPPORT
12 config SPL_LIBGENERIC_SUPPORT
15 config SPL_MMC_SUPPORT
16 default y if ZYNQ_SDHCI
18 config SPL_SERIAL_SUPPORT
21 config SPL_SPI_FLASH_SUPPORT
22 default y if ZYNQ_QSPI
24 config SPL_SPI_SUPPORT
25 default y if ZYNQ_QSPI
36 config SYS_CONFIG_NAME
37 string "Board configuration name"
40 This option contains information about board configuration name.
41 Based on this option include/configs/<CONFIG_SYS_CONFIG_NAME>.h header
42 will be used for board configuration.
44 config SYS_MALLOC_F_LEN