summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2017-05-05 07:29:07 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-12 12:37:11 (GMT)
commitc187dd685adcbfd24b119e3a50a96132bdad1639 (patch)
tree466401343f2c9afdae972008748e01955039b17f /README
parent66928afb6b55647a446560d32427a032e674301f (diff)
downloadu-boot-c187dd685adcbfd24b119e3a50a96132bdad1639.tar.xz
configs: convert CONFIG_SYS_MPUCLK to Kconfig
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 685a822..2ca0102 100644
--- a/README
+++ b/README
@@ -4512,11 +4512,6 @@ Low Level (hardware related) configuration options:
If defined, the x86 reset vector code is included. This is not
needed when U-Boot is running from Coreboot.
-- CONFIG_SYS_MPUCLK
- Defines the MPU clock speed (in MHz).
-
- NOTE : currently only supported on AM335x platforms.
-
- CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC:
Enables the RTC32K OSC on AM33xx based plattforms