summaryrefslogtreecommitdiffstats
path: root/include/configs/integratorcp.h
diff options
context:
space:
mode:
authorAndreas Engel <andreas.engel@ericsson.com>2008-09-08 14:30:53 +0200
committerWolfgang Denk <wd@denx.de>2008-09-09 14:42:02 +0200
commit48d0192fe869948fef14b460b5f0c85bca933693 (patch)
treebfa442b8a1db5ab3fa7aa4f33abdc8f36eb986e2 /include/configs/integratorcp.h
parent20c9226cb8cab08a111ee73db04e62d943ee0c97 (diff)
downloadtalos-obmc-uboot-48d0192fe869948fef14b460b5f0c85bca933693.tar.gz
talos-obmc-uboot-48d0192fe869948fef14b460b5f0c85bca933693.zip
Moved conditional compile into Makefile
Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
Diffstat (limited to 'include/configs/integratorcp.h')
-rw-r--r--include/configs/integratorcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h
index 347fa0201d..5340f7c2d1 100644
--- a/include/configs/integratorcp.h
+++ b/include/configs/integratorcp.h
@@ -61,7 +61,7 @@
/*
* NS16550 Configuration
*/
-#define CFG_PL011_SERIAL
+#define CONFIG_PL011_SERIAL
#define CONFIG_PL011_CLOCK 14745600
#define CONFIG_PL01x_PORTS { (void *)CFG_SERIAL0, (void *)CFG_SERIAL1 }
#define CONFIG_CONS_INDEX 0
OpenPOWER on IntegriCloud