public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] OMAP: Add OMAP_GPIO_SWITCH dependency for N800
@ 2007-10-22 16:10 Anderson Briglia
  2007-10-23  0:39 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Anderson Briglia @ 2007-10-22 16:10 UTC (permalink / raw)
  To: Linux-omap-open-source@linux.omap.com

GPIO switch is needed for N800 initialization. It must be
selected when compiling for this device.

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 51fc13a..9323bd0 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -37,6 +37,7 @@ config MACH_NOKIA_N800
 	select CBUS if VIDEO_TCM825X
 	select CBUS_RETU if VIDEO_TCM825X
 	select MENELAUS if VIDEO_TCM825X
+	select OMAP_GPIO_SWITCH

 config MACH_OMAP2_TUSB6010
 	bool
-- 
1.5.2

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

end of thread, other threads:[~2007-10-23  0:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22 16:10 [PATCH] OMAP: Add OMAP_GPIO_SWITCH dependency for N800 Anderson Briglia
2007-10-23  0:39 ` Tony Lindgren

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