Kconfig (c3b5d3cea508d2c8ff493ef18c45a9cc58fb7015) Kconfig (a1b0b977d2b2b9248ae26df0c7987d1696028309)
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"

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

214 If you have a controller with this interface, say Y or M here.
215
216 If unsure, say N.
217
218config MMC_SDHCI_SIRF
219 tristate "SDHCI support on CSR SiRFprimaII and SiRFmarco SoCs"
220 depends on ARCH_SIRF
221 depends on MMC_SDHCI_PLTFM
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"

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

214 If you have a controller with this interface, say Y or M here.
215
216 If unsure, say N.
217
218config MMC_SDHCI_SIRF
219 tristate "SDHCI support on CSR SiRFprimaII and SiRFmarco SoCs"
220 depends on ARCH_SIRF
221 depends on MMC_SDHCI_PLTFM
222 select MMC_SDHCI_IO_ACCESSORS
222 help
223 This selects the SDHCI support for SiRF System-on-Chip devices.
224
225 If you have a controller with this interface, say Y or M here.
226
227 If unsure, say N.
228
229config MMC_SDHCI_PXAV3

--- 548 unchanged lines hidden ---
223 help
224 This selects the SDHCI support for SiRF System-on-Chip devices.
225
226 If you have a controller with this interface, say Y or M here.
227
228 If unsure, say N.
229
230config MMC_SDHCI_PXAV3

--- 548 unchanged lines hidden ---