From b667ce6382e040239c9ed4d3c2223351fe6c9e7e Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 24 Nov 2023 14:35:08 +0100 Subject: configs: Drop references to MRC_CLEAR_NORMAL_CACHE_ON_RECOVERY_RETRAIN This follows commit 6615c6eaf79 which removed the symbol. Since Kconfig is going to become more strict about unknown symbols, fix it. Change-Id: I7b7f2e4c0774919a55083f7c5348f2b5031c8287 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/79255 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Felix Singer --- configs/config.google_meep_cros | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/config.google_meep_cros') diff --git a/configs/config.google_meep_cros b/configs/config.google_meep_cros index 97e23fd631f1..c8e3227689ec 100644 --- a/configs/config.google_meep_cros +++ b/configs/config.google_meep_cros @@ -10,7 +10,6 @@ CONFIG_ANY_TOOLCHAIN=y # ChromeOS CONFIG_CHROMEOS=y CONFIG_HAS_RECOVERY_MRC_CACHE=y -CONFIG_MRC_CLEAR_NORMAL_CACHE_ON_RECOVERY_RETRAIN=y # Event Logging CONFIG_CMOS_POST=y -- cgit v1.2.3