Kconfig (79790b6818e96c58fe2bffee1b418c16e64e7b80) | Kconfig (53ab7f7fe412abd294262e86459f17d965cd65b9) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# MMC/SD host controller drivers 4# 5 6comment "MMC/SD/SDIO Host Controller Drivers" 7 8config MMC_DEBUG --- 219 unchanged lines hidden (view full) --- 228 229 If unsure, say N. 230 231config MMC_SDHCI_OF_DWCMSHC 232 tristate "SDHCI OF support for the Synopsys DWC MSHC" 233 depends on MMC_SDHCI_PLTFM 234 depends on OF 235 depends on COMMON_CLK | 1# SPDX-License-Identifier: GPL-2.0-only 2# 3# MMC/SD host controller drivers 4# 5 6comment "MMC/SD/SDIO Host Controller Drivers" 7 8config MMC_DEBUG --- 219 unchanged lines hidden (view full) --- 228 229 If unsure, say N. 230 231config MMC_SDHCI_OF_DWCMSHC 232 tristate "SDHCI OF support for the Synopsys DWC MSHC" 233 depends on MMC_SDHCI_PLTFM 234 depends on OF 235 depends on COMMON_CLK |
236 select MMC_CQHCI |
|
236 help 237 This selects Synopsys DesignWare Cores Mobile Storage Controller 238 support. 239 If you have a controller with this interface, say Y or M here. 240 If unsure, say N. 241 242config MMC_SDHCI_OF_SPARX5 243 tristate "SDHCI OF support for the MCHP Sparx5 SoC" --- 847 unchanged lines hidden --- | 237 help 238 This selects Synopsys DesignWare Cores Mobile Storage Controller 239 support. 240 If you have a controller with this interface, say Y or M here. 241 If unsure, say N. 242 243config MMC_SDHCI_OF_SPARX5 244 tristate "SDHCI OF support for the MCHP Sparx5 SoC" --- 847 unchanged lines hidden --- |