]> git.sur5r.net Git - u-boot/commitdiff
mmc: Extend dependencies for zynq sdhci
authorMichal Simek <michal.simek@xilinx.com>
Thu, 15 Dec 2016 10:15:49 +0000 (11:15 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 21 Dec 2016 22:08:52 +0000 (07:08 +0900)
There is hard dependency on BLK and DM_MMC which is also used by ATMEL
and ROCKCHIP.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/mmc/Kconfig

index 5e84a414914602767043b493af451614c46323ea..998391328970bf82352273b5b8076bdd89e20791 100644 (file)
@@ -83,7 +83,7 @@ config PIC32_SDHCI
 
 config ZYNQ_SDHCI
        bool "Arasan SDHCI controller support"
-       depends on DM_MMC && OF_CONTROL
+       depends on DM_MMC && OF_CONTROL && BLK && DM_MMC_OPS
        help
          Support for Arasan SDHCI host controller on Zynq/ZynqMP ARM SoCs platform