summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PA_36BIT_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-03 00:42:33 +0300
committerTom Rini <trini@konsulko.com>2022-12-22 18:31:48 +0300
commit960379d4501fcb64ca20810c4fc4fe74806ede7b (patch)
treec357c17b25df4a63a59547cfc551635f6b568f3e /configs/P1010RDB-PA_36BIT_SDCARD_defconfig
parentacdf89ec060931ae4c87780ab0e65a6783ccd94b (diff)
downloadu-boot-960379d4501fcb64ca20810c4fc4fe74806ede7b.tar.xz
Convert CONFIG_L2_CACHE to Kconfig
This converts the following to Kconfig: CONFIG_L2_CACHE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PA_36BIT_SDCARD_defconfig')
-rw-r--r--configs/P1010RDB-PA_36BIT_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PA_36BIT_SDCARD_defconfig b/configs/P1010RDB-PA_36BIT_SDCARD_defconfig
index bc29526f63..e3b786d4ef 100644
--- a/configs/P1010RDB-PA_36BIT_SDCARD_defconfig
+++ b/configs/P1010RDB-PA_36BIT_SDCARD_defconfig
@@ -14,6 +14,7 @@ CONFIG_SPL=y
CONFIG_MPC85xx=y
CONFIG_SYS_INIT_RAM_LOCK=y
CONFIG_TARGET_P1010RDB_PA=y
+CONFIG_L2_CACHE=y
CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_SPL_SYS_MPC85XX_NO_RESETVEC=y