mmc: pci: Fix Kconfig dependency
The PCI MMC driver depends on the generic MMC SDHCI driver, otherwise it does not compile. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
This commit is contained in:
@@ -311,6 +311,7 @@ config MMC_MXS
|
||||
|
||||
config MMC_PCI
|
||||
bool "Support for MMC controllers on PCI"
|
||||
depends on MMC_SDHCI
|
||||
help
|
||||
This selects PCI-based MMC controllers.
|
||||
If you have an MMC controller on a PCI bus, say Y here.
|
||||
|
||||
Reference in New Issue
Block a user