aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Kconfig
diff options
context:
space:
mode:
authorChristian Daudt <csd@broadcom.com>2013-06-20 17:26:37 -0400
committerChris Ball <cjb@laptop.org>2013-07-05 13:00:31 -0400
commit01ebea1b411aafc8eab440bf1d2037f01bbed99b (patch)
tree6982e64be2fb96087c93c10afadfed73e7cbd347 /drivers/mmc/host/Kconfig
parent722e1280c932dd42c474390482429ce12aff9031 (diff)
mmc: bcm281xx SDHCI driver
Add SDHCI driver for the Broadcom 281xx SoCs. Still missing: - power managemement Signed-off-by: Christian Daudt <csd@broadcom.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r--drivers/mmc/host/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index 1be228998c81..8a4c066787d7 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -249,6 +249,17 @@ config MMC_SDHCI_S3C_DMA
249 249
250 YMMV. 250 YMMV.
251 251
252config MMC_SDHCI_BCM_KONA
253 tristate "SDHCI support on Broadcom KONA platform"
254 depends on ARCH_BCM
255 select MMC_SDHCI_PLTFM
256 help
257 This selects the Broadcom Kona Secure Digital Host Controller
258 Interface(SDHCI) support.
259 This is used in Broadcom mobile SoCs.
260
261 If you have a controller with this interface, say Y or M here.
262
252config MMC_SDHCI_BCM2835 263config MMC_SDHCI_BCM2835
253 tristate "SDHCI platform support for the BCM2835 SD/MMC Controller" 264 tristate "SDHCI platform support for the BCM2835 SD/MMC Controller"
254 depends on ARCH_BCM2835 265 depends on ARCH_BCM2835