summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-04 10:13:30 -0500
committerTom Rini <trini@konsulko.com>2022-12-23 10:14:51 -0500
commitf410d0ac8a90d16870d33cc7944e98445f7e168d (patch)
tree83571e8a77f431e616fca6e5c488512e8c67cfa6 /README
parent830fd095a348d8390c23d93605e438ac24153be9 (diff)
global: Migrate CONFIG_PL011_CLOCK to CFG
Perform a simple rename of CONFIG_PL011_CLOCK to CFG_PL011_CLOCK Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 05618352fa..8354cf5699 100644
--- a/README
+++ b/README
@@ -413,7 +413,7 @@ The following options need to be configured:
controller register space
- Serial Ports:
- CONFIG_PL011_CLOCK
+ CFG_PL011_CLOCK
If you have Amba PrimeCell PL011 UARTs, set this variable to
the clock speed of the UARTs.