summaryrefslogtreecommitdiffstats
path: root/README
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 /README
parent20c9226cb8cab08a111ee73db04e62d943ee0c97 (diff)
downloadblackbird-obmc-uboot-48d0192fe869948fef14b460b5f0c85bca933693.tar.gz
blackbird-obmc-uboot-48d0192fe869948fef14b460b5f0c85bca933693.zip
Moved conditional compile into Makefile
Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ec164ade22..2cdb268649 100644
--- a/README
+++ b/README
@@ -380,11 +380,11 @@ The following options need to be configured:
param header, the default value is zero if undefined.
- Serial Ports:
- CFG_PL010_SERIAL
+ CONFIG_PL010_SERIAL
Define this if you want support for Amba PrimeCell PL010 UARTs.
- CFG_PL011_SERIAL
+ CONFIG_PL011_SERIAL
Define this if you want support for Amba PrimeCell PL011 UARTs.
OpenPOWER on IntegriCloud