]> git.sur5r.net Git - u-boot/blobdiff - board/samsung/common/board.c
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
[u-boot] / board / samsung / common / board.c
index 49e4db2de95080779619e2782c7ce6c0b9df9a5f..17626966aa05796e2790d8dc232a5012f618097c 100644 (file)
@@ -250,7 +250,7 @@ int board_eth_init(bd_t *bis)
        return 0;
 }
 
-#ifdef CONFIG_GENERIC_MMC
+#ifdef CONFIG_MMC
 static int init_mmc(void)
 {
 #ifdef CONFIG_MMC_SDHCI