]> Git Repo - J-u-boot.git/blobdiff - configs/ls1021atwr_sdcard_ifc_defconfig
Kconfig: Move SPL settings into their own file
[J-u-boot.git] / configs / ls1021atwr_sdcard_ifc_defconfig
index 2128c464cc567028c376985ab86aa044b6b5ec6b..ecc6b736bb07a5faf09a84f4e368d9608cd5759e 100644 (file)
@@ -1,12 +1,13 @@
 CONFIG_ARM=y
 CONFIG_TARGET_LS1021ATWR=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="RAMBOOT_PBL,SPL_FSL_PBL,SD_BOOT"
+CONFIG_SD_BOOT=y
 CONFIG_BOOTDELAY=3
+CONFIG_SPL=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 CONFIG_CMD_GREPENV=y
@@ -26,4 +27,5 @@ CONFIG_SYS_NS16550=y
 CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y
This page took 0.029576 seconds and 4 git commands to generate.