summaryrefslogtreecommitdiffstats
path: root/configs/P2041RDB_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/P2041RDB_SECURE_BOOT_defconfig')
-rw-r--r--configs/P2041RDB_SECURE_BOOT_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/P2041RDB_SECURE_BOOT_defconfig b/configs/P2041RDB_SECURE_BOOT_defconfig
index 40b21fc0dd..28966935f5 100644
--- a/configs/P2041RDB_SECURE_BOOT_defconfig
+++ b/configs/P2041RDB_SECURE_BOOT_defconfig
@@ -2,6 +2,10 @@ CONFIG_PPC=y
# CONFIG_SYS_MALLOC_F is not set
CONFIG_MPC85xx=y
CONFIG_TARGET_P2041RDB=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
OpenPOWER on IntegriCloud