]> git.sur5r.net Git - u-boot/blobdiff - board/pandora/pandora.c
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
[u-boot] / board / pandora / pandora.c
index b371a40d32b0529a4c9c228eb1b9508b911319c0..3502bbf5a9dc5c6d303726219257549bd0a72446 100644 (file)
@@ -121,7 +121,7 @@ void set_muxconf_regs(void)
        }
 }
 
-#ifdef CONFIG_GENERIC_MMC
+#ifdef CONFIG_MMC
 int board_mmc_init(bd_t *bis)
 {
        return omap_mmc_init(0, 0, 0, -1, -1);