summaryrefslogtreecommitdiffstats
path: root/include/configs/r2dplus.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-13 01:40:38 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-13 01:40:38 +0200
commit6c58a030f86829fa4f0d4337cf4b794c41a1823e (patch)
tree52fc9a0ec4b5492d9d46a8078cccd3bc33e96a13 /include/configs/r2dplus.h
parentd6e9ee92e890f67594ab150689510df361133ead (diff)
downloadblackbird-obmc-uboot-6c58a030f86829fa4f0d4337cf4b794c41a1823e.tar.gz
blackbird-obmc-uboot-6c58a030f86829fa4f0d4337cf4b794c41a1823e.zip
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
move also conditional compilation to Makefile Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r--include/configs/r2dplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h
index e269336e82..414e8dca57 100644
--- a/include/configs/r2dplus.h
+++ b/include/configs/r2dplus.h
@@ -26,7 +26,7 @@
#define CONFIG_DOS_PARTITION
/* SCIF */
-#define CFG_SCIF_CONSOLE 1
+#define CONFIG_SCIF_CONSOLE 1
#define CONFIG_BAUDRATE 115200
#define CONFIG_CONS_SCIF1 1
#define BOARD_LATE_INIT 1
OpenPOWER on IntegriCloud