summaryrefslogtreecommitdiffstats
path: root/include/configs/ot1200.h
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2014-12-04 09:56:32 +0100
committerStefano Babic <sbabic@denx.de>2014-12-19 15:32:13 +0100
commit7f22307c03c76b46821c3a22cffa45dad25aaa2b (patch)
tree14434b301366235c39d68d4954674cfdfff3b3af /include/configs/ot1200.h
parentbd2600d375adb898b9ef8227059b14619a5e2cc5 (diff)
downloadblackbird-obmc-uboot-7f22307c03c76b46821c3a22cffa45dad25aaa2b.tar.gz
blackbird-obmc-uboot-7f22307c03c76b46821c3a22cffa45dad25aaa2b.zip
ot1200: enable support for USB_STORAGE
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Diffstat (limited to 'include/configs/ot1200.h')
-rw-r--r--include/configs/ot1200.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h
index 0d0873d444..255c933baa 100644
--- a/include/configs/ot1200.h
+++ b/include/configs/ot1200.h
@@ -85,6 +85,7 @@
/* USB Configs */
#define CONFIG_CMD_USB
+#define CONFIG_USB_STORAGE
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_MX6
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
OpenPOWER on IntegriCloud