From 84709b808e017ed8e4a2f0cf0dfcb70098449a23 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 1 Aug 2023 07:22:38 +0200 Subject: [PATCH] Fix 6.1 compilation on x86 --- 6.1/target/linux/x86/config-6.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/6.1/target/linux/x86/config-6.1 b/6.1/target/linux/x86/config-6.1 index c045bf85..004bf89e 100644 --- a/6.1/target/linux/x86/config-6.1 +++ b/6.1/target/linux/x86/config-6.1 @@ -178,6 +178,7 @@ CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC=y +# CONFIG_EDAC_DECODE_MCE is not set # CONFIG_EDAC_DEBUG is not set CONFIG_EDAC_SUPPORT=y CONFIG_EDAC_LEGACY_SYSFS=y