Kconfig (511ce378e16f07b66ab78118587b7cc6ac197364) Kconfig (f4498549e1690af7cba1eff8570da9c134cb80b5)
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

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

640 To compile this driver as a module, choose M here: the
641 module will be called sdricoh_cs.
642
643config MMC_SDHCI_SPRD
644 tristate "Spreadtrum SDIO host Controller"
645 depends on ARCH_SPRD
646 depends on MMC_SDHCI_PLTFM
647 select MMC_SDHCI_IO_ACCESSORS
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

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

640 To compile this driver as a module, choose M here: the
641 module will be called sdricoh_cs.
642
643config MMC_SDHCI_SPRD
644 tristate "Spreadtrum SDIO host Controller"
645 depends on ARCH_SPRD
646 depends on MMC_SDHCI_PLTFM
647 select MMC_SDHCI_IO_ACCESSORS
648 select MMC_HSQ
648 help
649 This selects the SDIO Host Controller in Spreadtrum
650 SoCs, this driver supports R11(IP version: R11P0).
651
652 If you have a controller with this interface, say Y or M here.
653
654 If unsure, say N.
655

--- 404 unchanged lines hidden ---
649 help
650 This selects the SDIO Host Controller in Spreadtrum
651 SoCs, this driver supports R11(IP version: R11P0).
652
653 If you have a controller with this interface, say Y or M here.
654
655 If unsure, say N.
656

--- 404 unchanged lines hidden ---