summaryrefslogtreecommitdiffstats
path: root/include/configs/cm_fx6.h
diff options
context:
space:
mode:
authorNikita Kiryanov <nikita@compulab.co.il>2015-07-23 17:19:35 +0300
committerStefano Babic <sbabic@denx.de>2015-08-02 10:51:39 +0200
commit919e802c867543cd9e7577b92c9a1753a305185d (patch)
tree6f9643fc894824f6bb0c8ddd9207437d642ae63c /include/configs/cm_fx6.h
parent09a096992bcfb6bc9835efd5df7aad5bf69e952b (diff)
downloadtalos-obmc-uboot-919e802c867543cd9e7577b92c9a1753a305185d.tar.gz
talos-obmc-uboot-919e802c867543cd9e7577b92c9a1753a305185d.zip
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
Add USB_EHCI_MX6 option to menuconfig and use it when migrating cm-fx6 usb config to defconfig. Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'include/configs/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index 9b00c0d2f2..9f69322f08 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -198,9 +198,6 @@
#define CONFIG_NET_RETRY_COUNT 5
/* USB */
-#define CONFIG_USB_EHCI
-#define CONFIG_USB_EHCI_MX6
-#define CONFIG_USB_STORAGE
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_MXC_USB_FLAGS 0
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
OpenPOWER on IntegriCloud