]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/P5020DS_SECURE_BOOT_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / P5020DS_SECURE_BOOT_defconfig
CommitLineData
dd84058d 1CONFIG_PPC=y
9e971632 2# CONFIG_SYS_MALLOC_F is not set
dd84058d
MY
3CONFIG_MPC85xx=y
4CONFIG_TARGET_P5020DS=y
73223f0e
SG
5CONFIG_FIT=y
6CONFIG_FIT_VERBOSE=y
7CONFIG_OF_BOARD_SETUP=y
8CONFIG_OF_STDOUT_VIA_ALIAS=y
bd328eb3 9CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT"
9e971632 10CONFIG_DM=y
c9bb942e 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