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