]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/P3041DS_SECURE_BOOT_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / P3041DS_SECURE_BOOT_defconfig
index baf500426598c244f1da78e3f1cdc58b8f125870..b9bdac062620d69416579a95b76becf0be0f78e7 100644 (file)
@@ -2,6 +2,10 @@ CONFIG_PPC=y
 # CONFIG_SYS_MALLOC_F is not set
 CONFIG_MPC85xx=y
 CONFIG_TARGET_P3041DS=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