commit | f410d0ac8a90d16870d33cc7944e98445f7e168d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 04 10:13:30 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 23 10:14:51 2022 -0500 |
tree | 83571e8a77f431e616fca6e5c488512e8c67cfa6 | |
parent | 830fd095a348d8390c23d93605e438ac24153be9 [diff] [blame] |
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>
diff --git a/README b/README index 0561835..8354cf5 100644 --- a/README +++ b/README
@@ -413,7 +413,7 @@ 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.