ARM: OMAP3: There is no FS USB controller on omap3
authorTony Lindgren <tony@atomide.com>
Mon, 4 Jun 2012 07:56:15 +0000 (00:56 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Jun 2012 07:56:15 +0000 (00:56 -0700)
We should not select ARCH_OMAP_OTG as the hardware does not
have the legacy FS (Full Speed) USB interface.

Cc: linux-usb@vger.kernel.org
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig

index 4cf5142f22ccd9543f6795f491a24a64bc3d12a9..0e4dd67468751ff4a5cd250e090c31eb36300557 100644 (file)
@@ -76,7 +76,6 @@ config SOC_OMAP3430
        bool "OMAP3430 support"
        depends on ARCH_OMAP3
        default y
-       select ARCH_OMAP_OTG
 
 config SOC_TI81XX
        bool "TI81XX support"
This page took 0.025339 seconds and 5 git commands to generate.