]> Git Repo - J-u-boot.git/blobdiff - configs/mt_ventoux_defconfig
Kconfig: Move SPL settings into their own file
[J-u-boot.git] / configs / mt_ventoux_defconfig
index af583284489165e7078dded1f675ce9d40eb56cc..91b21cda61ce5b92e679fb5a61410578baee1884 100644 (file)
@@ -1,9 +1,9 @@
 CONFIG_ARM=y
 CONFIG_OMAP34XX=y
 CONFIG_TARGET_MT_VENTOUX=y
-CONFIG_SPL=y
 CONFIG_FIT=y
 CONFIG_BOOTDELAY=10
+CONFIG_SPL=y
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="mt_ventoux => "
 # CONFIG_CMD_IMLS is not set
@@ -23,4 +23,5 @@ CONFIG_SYS_NS16550=y
 CONFIG_USB=y
 CONFIG_USB_ULPI_VIEWPORT_OMAP=y
 CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y
This page took 0.029542 seconds and 4 git commands to generate.