Skip to content

Commit

Permalink
arm: omap4: select USB_ARCH_HAS_EHCI
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Anand Gadiyar committed Nov 30, 2010
1 parent becf073 commit 56976b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-omap2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56976b6

Please sign in to comment.