commit | 8d845d554d9accfe61826f93bfd080dee56f7fe8 | [log] [tgz] |
---|---|---|
author | Christian Gmeiner <christian.gmeiner@gmail.com> | Thu Dec 04 09:56:32 2014 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 19 15:32:13 2014 +0100 |
tree | 14434b301366235c39d68d4954674cfdfff3b3af | |
parent | 476e4d58bf7db89d89e4beb7789342fbecfa33fb [diff] [blame] |
ot1200: enable support for USB_STORAGE Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index 0d0873d..255c933 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)