]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx48/Kconfig
karo: tx48: fix build error "undefined reference to `mmc_legacy_init'"
[karo-tx-uboot.git] / board / karo / tx48 / Kconfig
index 87430d69b04c7c934ef67d09bf8aa8fdd21f6f40..f2dd29fb2100bc452e376c81522579ef09f849b6 100644 (file)
@@ -17,5 +17,6 @@ config TX48
        default y
        select PHYLIB
        select SPL
+       select MMC if CMD_MMC
 
 endif