Skip to content

Commit

Permalink
omap3: Allow EHCI to be built on OMAP3
Browse files Browse the repository at this point in the history
OMAP34XX has EHCI, so select USB_ARCH_HAS_EHCI.

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Anand Gadiyar <gadiyar@ti.com>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Olof Johansson authored and Tony Lindgren committed Dec 15, 2009
1 parent 8bea867 commit 3535828
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 @@ -18,6 +18,7 @@ config ARCH_OMAP2430
config ARCH_OMAP34XX
bool "OMAP34xx Based System"
depends on ARCH_OMAP3
select USB_ARCH_HAS_EHCI

config ARCH_OMAP3430
bool "OMAP3430 support"
Expand Down

0 comments on commit 3535828

Please sign in to comment.