Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113189
b: refs/heads/master
c: 1ea4f44
h: refs/heads/master
i:
  113187: 5b37371
v: v3
  • Loading branch information
Pierre Ossman committed Oct 12, 2008
1 parent b563838 commit 7376a25
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ee63a7d2287c677ed022bf3f584f5a187b6c402f
refs/heads/master: 1ea4f444f3a9721babd5d22cbd15092f9da6b51a
1 change: 0 additions & 1 deletion trunk/drivers/mmc/card/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ config MMC_BLOCK_BOUNCE

config SDIO_UART
tristate "SDIO UART/GPS class support"
depends on MMC
help
SDIO function driver for SDIO cards that implements the UART
class, as well as the GPS class which appears like a UART.
Expand Down
6 changes: 3 additions & 3 deletions trunk/drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ config MMC_TIFM_SD

config MMC_SPI
tristate "MMC/SD over SPI"
depends on MMC && SPI_MASTER && !HIGHMEM && HAS_DMA
depends on SPI_MASTER && !HIGHMEM && HAS_DMA
select CRC7
select CRC_ITU_T
help
Expand All @@ -155,7 +155,7 @@ config MMC_SPI

config MMC_S3C
tristate "Samsung S3C SD/MMC Card Interface support"
depends on ARCH_S3C2410 && MMC
depends on ARCH_S3C2410
help
This selects a driver for the MCI interface found in
Samsung's S3C2410, S3C2412, S3C2440, S3C2442 CPUs.
Expand All @@ -166,7 +166,7 @@ config MMC_S3C

config MMC_SDRICOH_CS
tristate "MMC/SD driver for Ricoh Bay1Controllers (EXPERIMENTAL)"
depends on EXPERIMENTAL && MMC && PCI && PCMCIA
depends on EXPERIMENTAL && PCI && PCMCIA
help
Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
card whenever you insert a MMC or SD card into the card slot.
Expand Down

0 comments on commit 7376a25

Please sign in to comment.