]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mmc/host/Kconfig
mmc: Add OpenFirmware bindings for SDHCI driver
[linux-2.6-omap-h63xx.git] / drivers / mmc / host / Kconfig
index e8a7b50a01e753808c28b67e94526f168e1fc920..126a0da095e48f70b24d63d35ad98ef7f9276606 100644 (file)
@@ -72,6 +72,17 @@ config MMC_RICOH_MMC
 
          If unsure, say Y.
 
+config MMC_SDHCI_OF
+       tristate "SDHCI support on OpenFirmware platforms"
+       depends on MMC_SDHCI && PPC_OF
+       select MMC_SDHCI_IO_ACCESSORS
+       help
+         This selects the OF support for Secure Digital Host Controller
+         Interfaces. So far, only the Freescale eSDHC controller is known
+         to exist on OF platforms.
+
+         If unsure, say N.
+
 config MMC_OMAP
        tristate "TI OMAP Multimedia Card Interface support"
        depends on ARCH_OMAP