commit | 0813b12886ae595695e620d110dab77ff9259de7 | [log] [tgz] |
---|---|---|
author | Andreas Engel <andreas.engel@ericsson.com> | Mon Sep 08 14:30:53 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Sep 09 14:42:02 2008 +0200 |
tree | bfa442b8a1db5ab3fa7aa4f33abdc8f36eb986e2 | |
parent | 80438616e288a60d95cd5a9f97771f28da29b1be [diff] [blame] |
Moved conditional compile into Makefile Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
diff --git a/README b/README index ec164ad..2cdb268 100644 --- a/README +++ b/README
@@ -380,11 +380,11 @@ 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.