Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108157
b: refs/heads/master
c: 4a48998
h: refs/heads/master
i:
  108155: a458b4a
v: v3
  • Loading branch information
Ian Molton authored and Samuel Ortiz committed Aug 10, 2008
1 parent 1e04dd8 commit 8ee8ed2
Show file tree
Hide file tree
Showing 5 changed files with 893 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: ec43b8161bd82535fa8099ee6e98cc554de48614
refs/heads/master: 4a48998fa16121d0fe3436cce43afd6f47424103
6 changes: 6 additions & 0 deletions trunk/drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,9 @@ config MMC_SDRICOH_CS
To compile this driver as a module, choose M here: the
module will be called sdricoh_cs.

config MMC_TMIO
tristate "Toshiba Mobile IO Controller (TMIO) MMC/SD function support"
depends on MFD_CORE
help
This provides support for the SD/MMC cell found in TC6393XB,
T7L66XB and also ipaq ASIC3
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
obj-$(CONFIG_MMC_SPI) += mmc_spi.o
obj-$(CONFIG_MMC_S3C) += s3cmci.o
obj-$(CONFIG_MMC_SDRICOH_CS) += sdricoh_cs.o
obj-$(CONFIG_MMC_TMIO) += tmio_mmc.o

Loading

0 comments on commit 8ee8ed2

Please sign in to comment.