]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
MMC OMAP: add OMAP_GPIO_SWITCH dependency for N800
authorAnderson Briglia <anderson.briglia@indt.org.br>
Tue, 18 Sep 2007 17:16:09 +0000 (13:16 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 1 Oct 2007 17:36:51 +0000 (10:36 -0700)
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mmc/host/Kconfig

index e23082fe88d0ddebac4921b54631fb75bed935e0..671b9a45e2754ab3a87c4d8d4b879fbd0083b5a9 100644 (file)
@@ -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,