All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] select ARCH_OMAP_OTG for OMAP2430 SDP
@ 2010-04-16  4:55 Viral Mehta
  2010-05-05 18:55 ` [APPLIED] " Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Viral Mehta @ 2010-04-16  4:55 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-usb

From: Viral Mehta <viral.mehta@lntinfotech.com>

Configuration for OMAP2430 should select ARCH_OMAP_OTG just like
it is done for OMAP2420

Signed-off-by: Viral Mehta <viral.mehta@lntinfotech.com>
---
One more effort,
V2: no mangling between tabs and spaces, hopefully :)

 arch/arm/mach-omap2/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index a8a3d1e..8f9d9c9 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"
-- 
1.6.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-05 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16  4:55 [PATCH v2] select ARCH_OMAP_OTG for OMAP2430 SDP Viral Mehta
2010-05-05 18:55 ` [APPLIED] " Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.