From 99dd5404bd9a0bf5cb3692c0b8b5b46e2c449b3e Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Mon, 17 Jul 2023 20:29:55 +0200 Subject: [PATCH] Add EDAC in kernel 6.1 --- 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 10106646..025ea85b 100644 --- a/6.1/target/linux/x86/config-6.1 +++ b/6.1/target/linux/x86/config-6.1 @@ -177,6 +177,7 @@ CONFIG_DYNAMIC_SIGFRAME=y CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set CONFIG_EDAC_ATOMIC_SCRUB=y +CONFIG_EDAC=y CONFIG_EDAC_SUPPORT=y # CONFIG_EDD is not set # CONFIG_EFI_MIXED is not set