Kconfig (985b1aa05bc47794780ac92eebdaf006a5187afb) Kconfig (03d2bfc878e4dff9e596accc7b7eccf947804a3c)
1#
2# MMC/SD host controller drivers
3#
4
5comment "MMC/SD/SDIO Host Controller Drivers"
6
7config MMC_ARMMMCI
8 tristate "ARM AMBA Multimedia Card Interface support"

--- 137 unchanged lines hidden (view full) ---

146 depends on MMC_SDHCI_PLTFM
147 select MMC_SDHCI_IO_ACCESSORS
148 help
149 This selects the Secure Digital Host Controller Interface in
150 Marvell's Dove SoC.
151
152 If unsure, say N.
153
1#
2# MMC/SD host controller drivers
3#
4
5comment "MMC/SD/SDIO Host Controller Drivers"
6
7config MMC_ARMMMCI
8 tristate "ARM AMBA Multimedia Card Interface support"

--- 137 unchanged lines hidden (view full) ---

146 depends on MMC_SDHCI_PLTFM
147 select MMC_SDHCI_IO_ACCESSORS
148 help
149 This selects the Secure Digital Host Controller Interface in
150 Marvell's Dove SoC.
151
152 If unsure, say N.
153
154config MMC_SDHCI_TEGRA
155 tristate "SDHCI platform support for the Tegra SD/MMC Controller"
156 depends on MMC_SDHCI_PLTFM && ARCH_TEGRA
157 select MMC_SDHCI_IO_ACCESSORS
158 help
159 This selects the Tegra SD/MMC controller. If you have a Tegra
160 platform with SD or MMC devices, say Y or M here.
161
162 If unsure, say N.
163
154config MMC_SDHCI_S3C
155 tristate "SDHCI support on Samsung S3C SoC"
156 depends on MMC_SDHCI && PLAT_SAMSUNG
157 help
158 This selects the Secure Digital Host Controller Interface (SDHCI)
159 often referrered to as the HSMMC block in some of the Samsung S3C
160 range of SoC.
161

--- 340 unchanged lines hidden ---
164config MMC_SDHCI_S3C
165 tristate "SDHCI support on Samsung S3C SoC"
166 depends on MMC_SDHCI && PLAT_SAMSUNG
167 help
168 This selects the Secure Digital Host Controller Interface (SDHCI)
169 often referrered to as the HSMMC block in some of the Samsung S3C
170 range of SoC.
171

--- 340 unchanged lines hidden ---