mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
arm: omap4: select USB_ARCH_HAS_EHCI
The OMAP4 has an on-chip EHCI controller. Select USB_ARCH_HAS_EHCI to allow the EHCI driver to be built on OMAP4. Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
becf0737cf
commit
56976b6ac4
@ -44,6 +44,7 @@ config ARCH_OMAP4
|
||||
select ARM_GIC
|
||||
select PL310_ERRATA_588369
|
||||
select ARM_ERRATA_720789
|
||||
select USB_ARCH_HAS_EHCI
|
||||
|
||||
comment "OMAP Core Type"
|
||||
depends on ARCH_OMAP2
|
||||
|
Loading…
Reference in New Issue
Block a user