Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336974
b: refs/heads/master
c: 2c94b64
h: refs/heads/master
v: v3
  • Loading branch information
Wei WANG authored and Greg Kroah-Hartman committed Nov 16, 2012
1 parent fdeed01 commit 5002498
Show file tree
Hide file tree
Showing 4 changed files with 1,358 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 67d16a4686c9b94c8f52a66afe7521909aeb75b4
refs/heads/master: 2c94b6452cc6de582584f21066cc5e36d9530c59
7 changes: 7 additions & 0 deletions trunk/drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -621,3 +621,10 @@ config MMC_USHC

Note: These controllers only support SDIO cards and do not
support MMC or SD memory cards.

config MMC_REALTEK_PCI
tristate "Realtek PCI-E SD/MMC Card Interface Driver"
depends on MFD_RTSX_PCI
help
Say Y here to include driver code to support SD/MMC card interface
of Realtek PCI-E card reader
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/host/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 5002498

Please sign in to comment.