From 9aea72261876368ec09c640f53f3c7d3289276f7 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 4 Aug 2023 08:13:54 +0200 Subject: [PATCH] Fix x86 6.1 compilation --- 6.1/target/linux/x86/config-6.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/6.1/target/linux/x86/config-6.1 b/6.1/target/linux/x86/config-6.1 index 0d9f6062..12a8399e 100644 --- a/6.1/target/linux/x86/config-6.1 +++ b/6.1/target/linux/x86/config-6.1 @@ -182,6 +182,7 @@ CONFIG_EDAC=y # CONFIG_EDAC_DEBUG is not set CONFIG_EDAC_SUPPORT=y CONFIG_EDAC_LEGACY_SYSFS=y +# CONFIG_EDAC_E7XXX is not set CONFIG_EDAC_E752X=y CONFIG_EDAC_I82975X=y CONFIG_EDAC_I3000=y @@ -193,7 +194,10 @@ CONFIG_EDAC_I7CORE=y CONFIG_EDAC_I5000=y CONFIG_EDAC_I5100=y CONFIG_EDAC_I7300=y +# CONFIG_EDAC_I82875P is not set +# CONFIG_EDAC_I82860 is not set CONFIG_EDAC_PND2=y +# CONFIG_EDAC_R82600 is not set # CONFIG_EDAC_AMD76X is not set # CONFIG_EDD is not set # CONFIG_EFI_MIXED is not set