commit | 960379d4501fcb64ca20810c4fc4fe74806ede7b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:33 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 22 10:31:48 2022 -0500 |
tree | c357c17b25df4a63a59547cfc551635f6b568f3e | |
parent | acdf89ec060931ae4c87780ab0e65a6783ccd94b [diff] [blame] |
Convert CONFIG_L2_CACHE to Kconfig This converts the following to Kconfig: CONFIG_L2_CACHE Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index 4cc50d3..46be662 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig
@@ -10,6 +10,7 @@ CONFIG_SYS_INIT_RAM_LOCK=y # CONFIG_CMD_ERRATA is not set CONFIG_TARGET_SOCRATES=y +CONFIG_L2_CACHE=y CONFIG_ENABLE_36BIT_PHYS=y CONFIG_SYS_MONITOR_LEN=393216 CONFIG_FIT=y