]> Git Repo - J-u-boot.git/blobdiff - configs/tao3530_defconfig
Kconfig: Move SPL settings into their own file
[J-u-boot.git] / configs / tao3530_defconfig
index 6d0877d165a4d008499f3c40e5c0897b2f9abf85..e1bb1e71c9b57f60110660bdbb2db373e0993fc3 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_OMAP34XX=y
 CONFIG_TARGET_TAO3530=y
+CONFIG_BOOTDELAY=3
 CONFIG_SPL=y
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="TAO-3530 # "
@@ -18,4 +19,6 @@ CONFIG_CMD_CACHE=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
 CONFIG_SYS_NS16550=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y
This page took 0.029882 seconds and 4 git commands to generate.