]> git.sur5r.net Git - u-boot/blobdiff - board/ti/sdp4430/sdp.c
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
[u-boot] / board / ti / sdp4430 / sdp.c
index 0eb60e4271eee5f10a78364e1c977e5083e877df..bc8d32f16125611a3098533d69c3fe990d1a72e3 100644 (file)
@@ -73,7 +73,7 @@ void set_muxconf_regs(void)
                                 sizeof(struct pad_conf_entry));
 }
 
-#if defined(CONFIG_GENERIC_MMC)
+#if defined(CONFIG_MMC)
 int board_mmc_init(bd_t *bis)
 {
        omap_mmc_init(0, 0, 0, -1, -1);