aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorViral Mehta <viral.mehta@lntinfotech.com>2010-05-10 14:29:15 -0700
committerTony Lindgren <tony@atomide.com>2010-05-20 10:48:57 -0700
commit4ab866d11ac14d2a55808d71d7c0ee4fea83265f (patch)
treead097205dadd68f78b79c1a5615ba3ae742910e5 /arch/arm/mach-omap2/Kconfig
parentomap2: Add OHCI USB platform init for 2430 SDP (diff)
downloadlinux-dev-4ab866d11ac14d2a55808d71d7c0ee4fea83265f.tar.xz
linux-dev-4ab866d11ac14d2a55808d71d7c0ee4fea83265f.zip
omap2: select ARCH_OMAP_OTG for OMAP2430 SDP
Configuration for OMAP2430 should select ARCH_OMAP_OTG just like it is done for OMAP2420 Signed-off-by: Viral Mehta <viral.mehta@lntinfotech.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, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 2455dcc744a0..99abac2a8c53 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -10,6 +10,7 @@ config ARCH_OMAP2420
config ARCH_OMAP2430
bool "OMAP2430 support"
depends on ARCH_OMAP2
+ select ARCH_OMAP_OTG
config ARCH_OMAP3430
bool "OMAP3430 support"