aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-12 22:33:30 -0400
committerTom Rini <trini@konsulko.com>2017-05-15 13:00:26 -0400
commit1d1ab61c326635ca1088dbd54e5bf023cac9bfc6 (patch)
treeaef0df99eedac6c10158e6f421fd11e8da579c63 /drivers/usb/host/Kconfig
parent80f1f3204a6e1bacede4b80d23470200872ed438 (diff)
downloadu-boot-1d1ab61c326635ca1088dbd54e5bf023cac9bfc6.zip
u-boot-1d1ab61c326635ca1088dbd54e5bf023cac9bfc6.tar.gz
u-boot-1d1ab61c326635ca1088dbd54e5bf023cac9bfc6.tar.bz2
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
Follow the exiting logic for the i.MX options when migrating this option. Cc: Marek Vasut <marex@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r--drivers/usb/host/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 03c15dd..9a67e43 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -105,6 +105,14 @@ config USB_EHCI_MX7
---help---
Enables support for the on-chip EHCI controller on i.MX7 SoCs.
+config USB_EHCI_OMAP
+ bool "Support for OMAP3+ on-chip EHCI USB controller"
+ depends on ARCH_OMAP2PLUS
+ default y
+ ---help---
+ Enables support for the on-chip EHCI controller on OMAP3 and later
+ SoCs.
+
if USB_EHCI_MX7
config MXC_USB_OTG_HACTIVE