]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/P5040DS_SECURE_BOOT_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / P5040DS_SECURE_BOOT_defconfig
index 8835b821fcce7a23867402e025ab31691a497ff5..9e355931bae660f1407333e58e08507b87baa8a2 100644 (file)
@@ -2,6 +2,10 @@ CONFIG_PPC=y
 # CONFIG_SYS_MALLOC_F is not set
 CONFIG_MPC85xx=y
 CONFIG_TARGET_P5040DS=y
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
+CONFIG_OF_BOARD_SETUP=y
+CONFIG_OF_STDOUT_VIA_ALIAS=y
 CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT"
 CONFIG_DM=y
 CONFIG_SPI_FLASH=y
@@ -10,4 +14,5 @@ CONFIG_NETDEVICES=y
 CONFIG_E1000=y
 CONFIG_SYS_NS16550=y
 CONFIG_FSL_ESPI=y
+CONFIG_RSA=y
 CONFIG_OF_LIBFDT=y