]> git.sur5r.net Git - u-boot/blobdiff - common/spl/Kconfig
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
[u-boot] / common / spl / Kconfig
index f51ae2c4847e8f52379df59901aa496ffe71e7d8..0d56f10d9fd718b0c364d29a24251a59b70944df 100644 (file)
@@ -374,7 +374,7 @@ config SPL_LIBGENERIC_SUPPORT
 
 config SPL_MMC_SUPPORT
        bool "Support MMC"
-       depends on SPL && GENERIC_MMC
+       depends on SPL && MMC
        help
          Enable support for MMC (Multimedia Card) within SPL. This enables
          the MMC protocol implementation and allows any enabled drivers to