diff options
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r-- | drivers/mmc/host/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 891ef18bd77b..34fdfa968fe9 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -199,6 +199,13 @@ config MMC_IMX | |||
199 | 199 | ||
200 | If unsure, say N. | 200 | If unsure, say N. |
201 | 201 | ||
202 | config MMC_MSM7X00A | ||
203 | tristate "Qualcomm MSM 7X00A SDCC Controller Support" | ||
204 | depends on MMC && ARCH_MSM | ||
205 | help | ||
206 | This provides support for the SD/MMC cell found in the | ||
207 | MSM 7X00A controllers from Qualcomm. | ||
208 | |||
202 | config MMC_MXC | 209 | config MMC_MXC |
203 | tristate "Freescale i.MX2/3 Multimedia Card Interface support" | 210 | tristate "Freescale i.MX2/3 Multimedia Card Interface support" |
204 | depends on ARCH_MXC | 211 | depends on ARCH_MXC |