mmc: pci: Fix Kconfig dependency
authorBin Meng <bmeng.cn@gmail.com>
Mon, 15 Feb 2021 12:01:44 +0000 (20:01 +0800)
committerSimon Glass <sjg@chromium.org>
Mon, 22 Mar 2021 06:23:26 +0000 (19:23 +1300)
commit511dcc3b902f5c2201bf5cf73276942d32e025ae
treee5af8ff426dd08d531b76397d2bcb286490d8ac1
parentac549ac82d1b09fa9b912f64784426dec9052c20
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>
drivers/mmc/Kconfig