summaryrefslogtreecommitdiffstats
path: root/include/configs/r7780mp.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/r7780mp.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/r7780mp.h')
-rw-r--r--include/configs/r7780mp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 4c82c5a2fd..0b08f18be1 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -49,7 +49,7 @@
#define CONFIG_CMD_EXT2
#define CONFIG_DOS_PARTITION
-#define CFG_SCIF_CONSOLE 1
+#define CONFIG_SCIF_CONSOLE 1
#define CONFIG_BAUDRATE 115200
#define CONFIG_CONS_SCIF0 1
OpenPOWER on IntegriCloud