From 801d4545039b22863334025f035fed0dc8d9709d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 21 Feb 2020 12:29:51 +0100 Subject: [PATCH] linux-5.4.21-323: Select EDAC driver for Intel Skylake server Integrated MC > CONFIG_EDAC_SKX: > > Support for error detection and correction the Intel > Skylake server Integrated Memory Controllers. If your > system has non-volatile DIMMs you should also manually > select CONFIG_ACPI_NFIT. Fixes: https://github.molgen.mpg.de/mariux64/bee-files/issues/1700 --- linux-5.4.21-323.bee | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-5.4.21-323.bee b/linux-5.4.21-323.bee index 9113d7145..6e5f4287b 100755 --- a/linux-5.4.21-323.bee +++ b/linux-5.4.21-323.bee @@ -764,6 +764,7 @@ mee_configure() { CONFIG_EDAC_I5100=m CONFIG_EDAC_I7300=m CONFIG_EDAC_SBRIDGE=m + CONFIG_EDAC_SKX=m CONFIG_RTC_CLASS=y # CONFIG_RTC_INTF_PROC is not set CONFIG_VIRTIO_PCI=m