summaryrefslogtreecommitdiff
path: root/board/shannon/shannon.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/shannon/shannon.c')
-rw-r--r--board/shannon/shannon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/shannon/shannon.c b/board/shannon/shannon.c
index 1876e3ed3..c090bde4a 100644
--- a/board/shannon/shannon.c
+++ b/board/shannon/shannon.c
@@ -60,7 +60,7 @@ int board_init (void)
*(unsigned long *)temp = 0x00060006;
}
-#endif /* CONFIG_INIT_CRITICAL */
+#endif /* CONFIG_INFERNO */
/* arch number for shannon */
gd->bd->bi_arch_number = 97;