summaryrefslogtreecommitdiff
path: root/configs/MPC837XERDB_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-29 03:26:55 +0300
committerTom Rini <trini@konsulko.com>2022-11-10 17:45:53 +0300
commitd3d0b5bb622d36851afffa4a60a8ec3c31db2572 (patch)
tree6cb1b3e551b98ba9b3a1d127976044a5b2338c11 /configs/MPC837XERDB_defconfig
parent9244b2fda9edbc5f1c2b9b9bb827022993663d4a (diff)
downloadu-boot-d3d0b5bb622d36851afffa4a60a8ec3c31db2572.tar.xz
Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig
This converts the following to Kconfig: CONFIG_SYS_INIT_RAM_LOCK Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/MPC837XERDB_defconfig')
-rw-r--r--configs/MPC837XERDB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC837XERDB_defconfig b/configs/MPC837XERDB_defconfig
index ebbbac3b9e..1a3ecdb3b5 100644
--- a/configs/MPC837XERDB_defconfig
+++ b/configs/MPC837XERDB_defconfig
@@ -9,6 +9,7 @@ CONFIG_ENV_ADDR=0xFE080000
# CONFIG_SYS_PCI_64BIT is not set
CONFIG_MPC83xx=y
CONFIG_HIGH_BATS=y
+CONFIG_SYS_INIT_RAM_LOCK=y
CONFIG_TARGET_MPC837XERDB=y
CONFIG_DDR_MC_CLOCK_MODE_1_1=y
CONFIG_SYSTEM_PLL_FACTOR_5_1=y