X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=drivers%2Fmmc%2FKconfig;fp=drivers%2Fmmc%2FKconfig;h=ecf5a9294935be54de5034830fd4fad99f7f2227;hb=b9a40c0c0ad82944c55d10b866a96b25c48e9f5f;hp=51a87cdd77dc1e3c2419ff7960d622ae6ebeaa50;hpb=2088747743a38f7d074aa034809874c1f17e218a;p=people%2Fms%2Fu-boot.git diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index 51a87cdd77..ecf5a92949 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig @@ -43,7 +43,7 @@ config SPL_DM_MMC config SPL_DM_MMC_OPS bool "Support MMC controller operations using Driver Model in SPL" - depends on SPL_DM && DM_MMC_OPS + depends on SPL_DM_MMC && DM_MMC_OPS default y help Driver model provides a means of supporting device operations. This