]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/P3041DS_NAND_SECURE_BOOT_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / P3041DS_NAND_SECURE_BOOT_defconfig
CommitLineData
467a40df 1CONFIG_PPC=y
9e971632 2# CONFIG_SYS_MALLOC_F is not set
467a40df
AB
3CONFIG_MPC85xx=y
4CONFIG_TARGET_P3041DS=y
73223f0e
SG
5CONFIG_FIT=y
6CONFIG_FIT_VERBOSE=y
7CONFIG_OF_BOARD_SETUP=y
8CONFIG_OF_STDOUT_VIA_ALIAS=y
b880fcf0 9CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,NAND,SECURE_BOOT,SYS_TEXT_BASE=0xFFF40000"
9e971632 10CONFIG_DM=y
467a40df 11CONFIG_SPI_FLASH=y
68d53420 12CONFIG_SPI_FLASH_SPANSION=y
a77fda1f
SG
13CONFIG_NETDEVICES=y
14CONFIG_E1000=y
9e39003e 15CONFIG_SYS_NS16550=y
e5d5d447 16CONFIG_FSL_ESPI=y
73223f0e 17CONFIG_RSA=y
69e173eb 18CONFIG_OF_LIBFDT=y