Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270242
b: refs/heads/master
c: 2b79551
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Chris Ball committed Oct 26, 2011
1 parent b74e5b6 commit 178e7a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: 275173b225ae663e54d8dc5c93d79265aad19f89
refs/heads/master: 2b795518bd7bcd1990b8f8b7225c9bb8eb5a30c1
12 changes: 6 additions & 6 deletions trunk/drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,12 @@ config MMC_SDHCI_CNS3XXX

config MMC_SDHCI_ESDHC_IMX
tristate "SDHCI platform support for the Freescale eSDHC i.MX controller"
depends on ARCH_MX25 || ARCH_MX35 || ARCH_MX5
depends on ARCH_MXC
depends on MMC_SDHCI_PLTFM
select MMC_SDHCI_IO_ACCESSORS
help
This selects the Freescale eSDHC controller support on the platform
bus, found on platforms like mx35/51.
bus, found on i.MX25, i.MX35 and i.MX5x.

If you have a controller with this interface, say Y or M here.

Expand Down Expand Up @@ -326,11 +326,11 @@ config MMC_MSM
support for SDIO devices.

config MMC_MXC
tristate "Freescale i.MX2/3 Multimedia Card Interface support"
depends on MACH_MX21 || MACH_MX27 || ARCH_MX31
tristate "Freescale i.MX21/27/31 Multimedia Card Interface support"
depends on ARCH_MXC
help
This selects the Freescale i.MX2/3 Multimedia card Interface.
If you have a i.MX platform with a Multimedia Card slot,
This selects the Freescale i.MX21, i.MX27 and i.MX31 Multimedia card
Interface. If you have a i.MX platform with a Multimedia Card slot,
say Y or M here.

If unsure, say N.
Expand Down

0 comments on commit 178e7a3

Please sign in to comment.