]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx35pdk_defconfig
imx6: icorem6: Add I2C support
[people/ms/u-boot.git] / configs / mx35pdk_defconfig
index 8addf85c4a80e23223466b9a5dc235a537288fc3..c44681f435fa89700eef915af10d3a6afed274e1 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_TARGET_MX35PDK=y
 CONFIG_BOOTDELAY=1
+# CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 CONFIG_CMD_MMC=y
@@ -14,4 +15,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