public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010
@ 2007-10-04 21:10 Anderson Briglia
  2007-10-05  9:15 ` USB camera-OSK5912 radha k
  2007-10-09 22:25 ` [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010 Tony Lindgren
  0 siblings, 2 replies; 4+ messages in thread
From: Anderson Briglia @ 2007-10-04 21:10 UTC (permalink / raw)
  To: Linux-omap-open-source@linux.omap.com

GPIO switch is needed for TUSB6010 code. It must be
selected when TUSB6010 is marked.

Signed-off-by: Anderson Briglia <anderson.briglia@indt.org.br>
---
 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 0d9f496..dcb4824 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -41,6 +41,7 @@ config MACH_NOKIA_N800
 config MACH_OMAP2_TUSB6010
 	bool
 	depends on ARCH_OMAP2 && ARCH_OMAP2420
+	select OMAP_GPIO_SWITCH
 	default y if MACH_NOKIA_N800

 config MACH_OMAP_H4
-- 
1.5.2

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

end of thread, other threads:[~2007-10-09 22:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-04 21:10 [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010 Anderson Briglia
2007-10-05  9:15 ` USB camera-OSK5912 radha k
2007-10-09 22:25 ` [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010 Tony Lindgren
2007-10-09 22:46   ` David Brownell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox