ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCI
authorTony Lindgren <tony@atomide.com>
Fri, 24 Feb 2012 00:41:52 +0000 (16:41 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 24 Feb 2012 00:41:52 +0000 (16:41 -0800)
Otherwise we get:

warning: (ARCH_OMAP3 && ARCH_OMAP4) selects USB_ARCH_HAS_EHCI
which has unmet direct dependencies (USB_SUPPORT)

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found