sdhci: platform driver for SDHCI

Added a platform driver which uses the SDHCI core.

Signed-off-by: Richard Röjfors <richard.rojfors.ext@mocean-labs.com>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
This commit is contained in:
Richard Röjfors
2009-06-04 13:57:29 +02:00
committed by Pierre Ossman
parent 99d9260c30
commit a3456a2da1
3 changed files with 180 additions and 0 deletions
+11
View File
@@ -83,6 +83,17 @@ config MMC_SDHCI_OF
If unsure, say N.
config MMC_SDHCI_PLTFM
tristate "SDHCI support on the platform specific bus"
depends on MMC_SDHCI
help
This selects the platform specific bus support for Secure Digital Host
Controller Interface.
If you have a controller with this interface, say Y or M here.
If unsure, say N.
config MMC_OMAP
tristate "TI OMAP Multimedia Card Interface support"
depends on ARCH_OMAP