summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Makefile
diff options
context:
space:
mode:
authorWei WANG <wei_wang@realsil.com.cn>2012-10-29 13:49:38 +0800
committerSamuel Ortiz <sameo@linux.intel.com>2012-11-08 10:35:17 +0100
commitff984e57d36e8ac468849a144a36f1c11f88b61c (patch)
tree4a04e217bbd06c4019e9168609cdefbd214f9263 /drivers/mmc/host/Makefile
parentada8a8a13b13a2749818524a7949935f68d2b3eb (diff)
downloadtalos-obmc-linux-ff984e57d36e8ac468849a144a36f1c11f88b61c.tar.gz
talos-obmc-linux-ff984e57d36e8ac468849a144a36f1c11f88b61c.zip
mmc: Add realtek pcie sdmmc host driver
Realtek PCI-E SD/MMC card host driver is used to access SD/MMC card, with the help of Realtek PCI-E card reader MFD driver. Signed-off-by: Wei WANG <wei_wang@realsil.com.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mmc/host/Makefile')
-rw-r--r--drivers/mmc/host/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mmc/host/Makefile b/drivers/mmc/host/Makefile
index 17ad0a7ba40b..8aa592d14c4e 100644
--- a/drivers/mmc/host/Makefile
+++ b/drivers/mmc/host/Makefile
@@ -46,6 +46,8 @@ obj-$(CONFIG_MMC_JZ4740) += jz4740_mmc.o
obj-$(CONFIG_MMC_VUB300) += vub300.o
obj-$(CONFIG_MMC_USHC) += ushc.o
+obj-$(CONFIG_MMC_REALTEK_PCI) += rtsx_pci_sdmmc.o
+
obj-$(CONFIG_MMC_SDHCI_PLTFM) += sdhci-pltfm.o
obj-$(CONFIG_MMC_SDHCI_CNS3XXX) += sdhci-cns3xxx.o
obj-$(CONFIG_MMC_SDHCI_ESDHC_IMX) += sdhci-esdhc-imx.o
OpenPOWER on IntegriCloud