aboutsummaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_36BIT_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-28 20:26:55 -0400
committerTom Rini <trini@konsulko.com>2022-11-10 09:45:53 -0500
commitd3d0b5bb622d36851afffa4a60a8ec3c31db2572 (patch)
tree6cb1b3e551b98ba9b3a1d127976044a5b2338c11 /configs/P2020RDB-PC_36BIT_SDCARD_defconfig
parent9244b2fda9edbc5f1c2b9b9bb827022993663d4a (diff)
downloadu-boot-d3d0b5bb622d36851afffa4a60a8ec3c31db2572.zip
u-boot-d3d0b5bb622d36851afffa4a60a8ec3c31db2572.tar.gz
u-boot-d3d0b5bb622d36851afffa4a60a8ec3c31db2572.tar.bz2
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/P2020RDB-PC_36BIT_SDCARD_defconfig')
-rw-r--r--configs/P2020RDB-PC_36BIT_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_36BIT_SDCARD_defconfig b/configs/P2020RDB-PC_36BIT_SDCARD_defconfig
index 458ab58..cacd0a2 100644
--- a/configs/P2020RDB-PC_36BIT_SDCARD_defconfig
+++ b/configs/P2020RDB-PC_36BIT_SDCARD_defconfig
@@ -11,6 +11,7 @@ CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
CONFIG_SPL=y
CONFIG_MPC85xx=y
+CONFIG_SYS_INIT_RAM_LOCK=y
# CONFIG_CMD_ERRATA is not set
CONFIG_TARGET_P2020RDB=y
CONFIG_ENABLE_36BIT_PHYS=y