]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/ls1043aqds_nand_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / ls1043aqds_nand_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_LS1043AQDS=y
3 CONFIG_SPL=y
4 CONFIG_FIT=y
5 CONFIG_FIT_VERBOSE=y
6 CONFIG_OF_BOARD_SETUP=y
7 CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,RAMBOOT_PBL,SPL_FSL_PBL,NAND_BOOT"
8 CONFIG_SYS_NS16550=y
9 CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-qds-duart"
10 CONFIG_OF_CONTROL=y
11 CONFIG_DM=y
12 CONFIG_SPI_FLASH=y
13 CONFIG_DM_SPI=y
14 CONFIG_OF_LIBFDT=y