From: Christian Gmeiner Date: Thu, 4 Dec 2014 08:56:32 +0000 (+0100) Subject: ot1200: enable support for USB_STORAGE X-Git-Tag: v2015.01~91^2~16 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7f22307c03c76b46821c3a22cffa45dad25aaa2b;p=u-boot ot1200: enable support for USB_STORAGE Signed-off-by: Christian Gmeiner --- 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)