ARM: OMAP3: There is no FS USB controller on omap3
authorTony Lindgren <[email protected]>
Mon, 4 Jun 2012 07:56:15 +0000 (00:56 -0700)
committerTony Lindgren <[email protected]>
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: [email protected]
Cc: Kyungmin Park <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
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"