git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
147d17e
)
MMC OMAP: add OMAP_GPIO_SWITCH dependency for N800
author
Anderson Briglia
<anderson.briglia@indt.org.br>
Tue, 18 Sep 2007 17:16:09 +0000
(13:16 -0400)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/Kconfig
b/drivers/mmc/host/Kconfig
index
e23082f
..
671b9a4
100644
(file)
--- 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,