Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 56976b6a authored by Anand Gadiyar's avatar Anand Gadiyar
Browse files

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: default avatarAnand Gadiyar <gadiyar@ti.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
parent becf0737
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -44,6 +44,7 @@ config ARCH_OMAP4
	select ARM_GIC
	select ARM_GIC
	select PL310_ERRATA_588369
	select PL310_ERRATA_588369
	select ARM_ERRATA_720789
	select ARM_ERRATA_720789
	select USB_ARCH_HAS_EHCI


comment "OMAP Core Type"
comment "OMAP Core Type"
	depends on ARCH_OMAP2
	depends on ARCH_OMAP2