summaryrefslogtreecommitdiffstats
path: root/board/ids8247/ids8247.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ids8247/ids8247.c')
-rw-r--r--board/ids8247/ids8247.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ids8247/ids8247.c b/board/ids8247/ids8247.c
index 44fc79cd58..065014a11e 100644
--- a/board/ids8247/ids8247.c
+++ b/board/ids8247/ids8247.c
@@ -321,7 +321,7 @@ nand_init (void)
printf ("%4lu MB\n", totlen >>20);
}
-#endif /* CFG_CMD_NAND */
+#endif /* CONFIG_CMD_NAND */
#if defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_OF_LIBFDT)
/*
OpenPOWER on IntegriCloud