aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-06-04 00:56:15 -0700
committerTony Lindgren <tony@atomide.com>2012-06-04 00:56:15 -0700
commita22ab1c4bac78d5789dc51c1730463f845b3262f (patch)
treeead9abcceb093bc431a00288da281268dd669923 /arch/arm/mach-omap2/Kconfig
parentLinux 3.5-rc1 (diff)
downloadlinux-dev-a22ab1c4bac78d5789dc51c1730463f845b3262f.tar.xz
linux-dev-a22ab1c4bac78d5789dc51c1730463f845b3262f.zip
ARM: OMAP3: There is no FS USB controller on omap3
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>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 4cf5142f22cc..0e4dd6746875 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -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"