]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx35pdk_defconfig
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
[people/ms/u-boot.git] / configs / mx35pdk_defconfig
index e6cc0653c60a0554b19e779e94553fb3838de8c9..948ae844ad8939ce539141dbcdf1a32e960a14e2 100644 (file)
@@ -1,5 +1,8 @@
 CONFIG_ARM=y
 CONFIG_TARGET_MX35PDK=y
+CONFIG_BOOTDELAY=1
+CONFIG_BOARD_LATE_INIT=y
+# CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 CONFIG_CMD_MMC=y
@@ -13,4 +16,6 @@ CONFIG_CMD_PING=y
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y