]> Git Repo - J-u-boot.git/blobdiff - configs/P1020RDB-PC_36BIT_SDCARD_defconfig
Kconfig: Move SPL settings into their own file
[J-u-boot.git] / configs / P1020RDB-PC_36BIT_SDCARD_defconfig
index 8d99c18ba771c213babe3bd902a9686fca097350..036a1f201aa54f555645057dc8998ff41d31e5d9 100644 (file)
@@ -2,13 +2,13 @@ CONFIG_PPC=y
 CONFIG_MPC85xx=y
 CONFIG_TARGET_P1_P2_RDB_PC=y
 CONFIG_PHYS_64BIT=y
-CONFIG_SPL=y
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
 CONFIG_OF_BOARD_SETUP=y
 CONFIG_OF_STDOUT_VIA_ALIAS=y
 CONFIG_SYS_EXTRA_OPTIONS="P1020RDB_PC,SDCARD"
 CONFIG_BOOTDELAY=10
+CONFIG_SPL=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_MMC=y
 CONFIG_CMD_SF=y
@@ -24,4 +24,6 @@ CONFIG_NETDEVICES=y
 CONFIG_E1000=y
 CONFIG_SYS_NS16550=y
 CONFIG_FSL_ESPI=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y
This page took 0.029057 seconds and 4 git commands to generate.