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

OMAP_GPIO_SWITCH is needed by MMC host on N800. If this option is
not selected, compilation fails.

Signed-off-by: Anderson Briglia <anderson.briglia@indt.org.br>
---
 drivers/mmc/host/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index e23082f..671b9a4 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -39,6 +39,7 @@ config MMC_OMAP
 	tristate "TI OMAP Multimedia Card Interface support"
 	depends on ARCH_OMAP
 	select TPS65010 if MACH_OMAP_H2
+	select OMAP_GPIO_SWITCH if MACH_NOKIA_N800
 	help
 	  This selects the TI OMAP Multimedia card Interface.
 	  If you have an OMAP board with a Multimedia Card slot,
-- 
1.5.2

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

* Re: [RFC] [PATCH] MMC OMAP: add OMAP_GPIO_SWITCH dependency for N800
  2007-09-18 17:16 [RFC] [PATCH] MMC OMAP: add OMAP_GPIO_SWITCH dependency for N800 Anderson Briglia
@ 2007-10-01 17:37 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-10-01 17:37 UTC (permalink / raw)
  To: Anderson Briglia; +Cc: Linux-omap-open-source@linux.omap.com

* Anderson Briglia <anderson.briglia@indt.org.br> [070918 10:12]:
> OMAP_GPIO_SWITCH is needed by MMC host on N800. If this option is
> not selected, compilation fails.
> 
> Signed-off-by: Anderson Briglia <anderson.briglia@indt.org.br>
> ---
>  drivers/mmc/host/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
> index e23082f..671b9a4 100644
> --- a/drivers/mmc/host/Kconfig
> +++ b/drivers/mmc/host/Kconfig
> @@ -39,6 +39,7 @@ config MMC_OMAP
>  	tristate "TI OMAP Multimedia Card Interface support"
>  	depends on ARCH_OMAP
>  	select TPS65010 if MACH_OMAP_H2
> +	select OMAP_GPIO_SWITCH if MACH_NOKIA_N800
>  	help
>  	  This selects the TI OMAP Multimedia card Interface.
>  	  If you have an OMAP board with a Multimedia Card slot,

Pushing today.

Tony

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

end of thread, other threads:[~2007-10-01 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-18 17:16 [RFC] [PATCH] MMC OMAP: add OMAP_GPIO_SWITCH dependency for N800 Anderson Briglia
2007-10-01 17:37 ` Tony Lindgren

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