]> git.sur5r.net Git - u-boot/blobdiff - board/samsung/smdkv310/smdkv310.c
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
[u-boot] / board / samsung / smdkv310 / smdkv310.c
index c730ac082bf4ae06c0ce8ddf4e18417af7098425..027755de8487fa6a6e3a07431ffbb1c11670a04b 100644 (file)
@@ -87,7 +87,7 @@ int checkboard(void)
 }
 #endif
 
-#ifdef CONFIG_GENERIC_MMC
+#ifdef CONFIG_MMC
 int board_mmc_init(bd_t *bis)
 {
        int i, err;