summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Kconfig
diff options
context:
space:
mode:
authorSahitya Tummala <stummala@codeaurora.org>2010-07-29 16:58:01 +0530
committerDaniel Walker <dwalker@codeaurora.org>2010-08-09 16:06:04 -0700
commiteba3f13716740c8a4bc12a987d3391a3c1f79e66 (patch)
tree22a38e70ca1aef65798b7b4b74a75aea0e271bed /drivers/mmc/host/Kconfig
parentedd4dd0e987919ed672376c5c73c32aacfc24f39 (diff)
downloadop-kernel-dev-eba3f13716740c8a4bc12a987d3391a3c1f79e66.zip
op-kernel-dev-eba3f13716740c8a4bc12a987d3391a3c1f79e66.tar.gz
mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM
SD/MMC host controller driver is same for all MSM and QSD platforms. Hence, rename the config to reflect the same. Signed-off-by: Sahitya Tummala <stummala@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r--drivers/mmc/host/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index e171e77..2167e2f 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -247,12 +247,13 @@ config MMC_IMX
If unsure, say N.
-config MMC_MSM7X00A
- tristate "Qualcomm MSM 7X00A SDCC Controller Support"
+config MMC_MSM
+ tristate "Qualcomm SDCC Controller Support"
depends on MMC && ARCH_MSM
help
This provides support for the SD/MMC cell found in the
- MSM 7X00A controllers from Qualcomm.
+ MSM and QSD SOCs from Qualcomm. The controller also has
+ support for SDIO devices.
config MMC_MXC
tristate "Freescale i.MX2/3 Multimedia Card Interface support"
OpenPOWER on IntegriCloud