]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/mmc/host/Kconfig
mmc: bcm2835: Add new driver for the sdhost controller.
[mirror_ubuntu-artful-kernel.git] / drivers / mmc / host / Kconfig
index f08691a58d7e02220e8a3ef7d6c552eef7c2a79d..a638cd0d80be1fe4374f22e01a347a708315be2c 100644 (file)
@@ -799,6 +799,20 @@ config MMC_TOSHIBA_PCI
        depends on PCI
        help
 
+config MMC_BCM2835
+       tristate "Broadcom BCM2835 SDHOST MMC Controller support"
+       depends on ARCH_BCM2835 || COMPILE_TEST
+       depends on HAS_DMA
+       help
+         This selects the BCM2835 SDHOST MMC controller. If you have
+         a BCM2835 platform with SD or MMC devices, say Y or M here.
+
+         Note that the BCM2835 has two SD controllers: The Arasan
+         sdhci controller (supported by MMC_SDHCI_IPROC) and a custom
+         sdhost controller (supported by this driver).
+
+         If unsure, say N.
+
 config MMC_MTK
        tristate "MediaTek SD/MMC Card Interface support"
        depends on HAS_DMA