From: Borislav Petkov Date: Wed, 26 Apr 2017 10:22:08 +0000 (+0200) Subject: EDAC, ghes: Do not enable it by default X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f8d5549df25e3961d6bd2ae36d3e0b08614660d9;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git EDAC, ghes: Do not enable it by default Leave it to the user to decide whether to enable this or not. Otherwise, platform-specific drivers won't initialize (currently, EDAC supports only a single platform driver loaded). Signed-off-by: Borislav Petkov --- diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index 27337ef9874b..96afb2aeed18 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig @@ -55,7 +55,6 @@ config EDAC_DECODE_MCE config EDAC_GHES bool "Output ACPI APEI/GHES BIOS detected errors via EDAC" depends on ACPI_APEI_GHES && (EDAC=y) - default y help Not all machines support hardware-driven error report. Some of those provide a BIOS-driven error report mechanism via ACPI, using the