]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/P3041DS_SECURE_BOOT_defconfig
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
[people/ms/u-boot.git] / configs / P3041DS_SECURE_BOOT_defconfig
index d1b3f7001d203ef70adef1d2110fd9634d369077..312a15bad4b1fa15e473994a33cb7336d9f09a80 100644 (file)
@@ -1,13 +1,14 @@
 CONFIG_PPC=y
-# CONFIG_SYS_MALLOC_F is not set
+CONFIG_SECURE_BOOT=y
 CONFIG_MPC85xx=y
 CONFIG_TARGET_P3041DS=y
+# CONFIG_SYS_MALLOC_F is not set
 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_BOOTDELAY=10
+CONFIG_BOARD_LATE_INIT=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_GREPENV=y
 CONFIG_CMD_MMC=y
@@ -26,5 +27,8 @@ CONFIG_NETDEVICES=y
 CONFIG_E1000=y
 CONFIG_SYS_NS16550=y
 CONFIG_FSL_ESPI=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_RSA=y
+CONFIG_SPL_RSA=y
 CONFIG_OF_LIBFDT=y