aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/Kconfig
diff options
context:
space:
mode:
authormokopatches <mokopatches@openmoko.org>2008-11-19 17:03:14 +0000
committerwarmcat <andy@warmcat.com>2008-11-19 17:03:14 +0000
commit6ee27681c8bbeb331bfffabfe227e0f8a4f35cb1 (patch)
tree105ec60385c4a5db5905a7ff181d4fd6eabc174f /drivers/mfd/glamo/Kconfig
parent66dc9f9d0164aee9df0a637f01e8d88bbf3d893f (diff)
glamo-mmc.patch
Diffstat (limited to 'drivers/mfd/glamo/Kconfig')
-rw-r--r--drivers/mfd/glamo/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig
index b99f2b29f9b..ec2ae3d27b5 100644
--- a/drivers/mfd/glamo/Kconfig
+++ b/drivers/mfd/glamo/Kconfig
@@ -33,3 +33,12 @@ config MFD_GLAMO_SPI_FB
control channel. This SPI interface is frequently used to
interconnect the LCM control interface.
+config MFD_GLAMO_MCI
+ tristate "Glamo S3C SD/MMC Card Interface support"
+ depends on MFD_GLAMO && MMC
+ help
+ This selects a driver for the MCI interface found in
+ the S-Media GLAMO chip, as used in OpenMoko
+ neo1973 GTA-02.
+
+ If unsure, say N. \ No newline at end of file