Kconfig (51c5d8447bd71b7e539c19c46a03b73c0e91fa66) | Kconfig (151ede40fd6999b0bdf5fd508e6035cf02b5dc8b) |
---|---|
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" --- 130 unchanged lines hidden (view full) --- 139 help 140 This selects the Atmel SDMMC driver 141 142config MMC_SDHCI_OF_ESDHC 143 tristate "SDHCI OF support for the Freescale eSDHC controller" 144 depends on MMC_SDHCI_PLTFM 145 depends on PPC || ARCH_MXC || ARCH_LAYERSCAPE 146 select MMC_SDHCI_IO_ACCESSORS | 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" --- 130 unchanged lines hidden (view full) --- 139 help 140 This selects the Atmel SDMMC driver 141 142config MMC_SDHCI_OF_ESDHC 143 tristate "SDHCI OF support for the Freescale eSDHC controller" 144 depends on MMC_SDHCI_PLTFM 145 depends on PPC || ARCH_MXC || ARCH_LAYERSCAPE 146 select MMC_SDHCI_IO_ACCESSORS |
147 select FSL_GUTS |
|
147 help 148 This selects the Freescale eSDHC controller support. 149 150 If you have a controller with this interface, say Y or M here. 151 152 If unsure, say N. 153 154config MMC_SDHCI_OF_HLWD --- 656 unchanged lines hidden --- | 148 help 149 This selects the Freescale eSDHC controller support. 150 151 If you have a controller with this interface, say Y or M here. 152 153 If unsure, say N. 154 155config MMC_SDHCI_OF_HLWD --- 656 unchanged lines hidden --- |