From 4a7fdde6e118a3c7011232c8083d6c1e980bc683 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sun, 30 Jul 2023 20:53:43 +0200 Subject: [PATCH] Add EDAC LEGACY in x86_64 kernel --- 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 025ea85b..d0912008 100644 --- a/6.1/target/linux/x86/config-6.1 +++ b/6.1/target/linux/x86/config-6.1 @@ -179,6 +179,7 @@ CONFIG_EARLY_PRINTK=y CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC=y CONFIG_EDAC_SUPPORT=y +CONFIG_EDAC_LEGACY_SYSFS=y # CONFIG_EDD is not set # CONFIG_EFI_MIXED is not set # CONFIG_EISA is not set