commit | 48d0192fe869948fef14b460b5f0c85bca933693 | [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 | 20c9226cb8cab08a111ee73db04e62d943ee0c97 [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.