Kconfig (f545702b74f93b96bf70cf3fb12f5d68ce6ad677) Kconfig (9679062263c389e1c6ed81f7c0b85824c4179218)
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

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

154 If you have a controller with this interface, say Y or M here.
155
156 If unsure, say N.
157
158config MMC_SDHCI_OF_ASPEED
159 tristate "SDHCI OF support for the ASPEED SDHCI controller"
160 depends on MMC_SDHCI_PLTFM
161 depends on OF && OF_ADDRESS
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

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

154 If you have a controller with this interface, say Y or M here.
155
156 If unsure, say N.
157
158config MMC_SDHCI_OF_ASPEED
159 tristate "SDHCI OF support for the ASPEED SDHCI controller"
160 depends on MMC_SDHCI_PLTFM
161 depends on OF && OF_ADDRESS
162 select MMC_SDHCI_IO_ACCESSORS
162 help
163 This selects the ASPEED Secure Digital Host Controller Interface.
164
165 If you have a controller with this interface, say Y or M here. You
166 also need to enable an appropriate bus interface.
167
168 If unsure, say N.
169

--- 872 unchanged lines hidden ---
163 help
164 This selects the ASPEED Secure Digital Host Controller Interface.
165
166 If you have a controller with this interface, say Y or M here. You
167 also need to enable an appropriate bus interface.
168
169 If unsure, say N.
170

--- 872 unchanged lines hidden ---