From f8d5549df25e3961d6bd2ae36d3e0b08614660d9 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Wed, 26 Apr 2017 12:22:08 +0200 Subject: [PATCH] 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 --- drivers/edac/Kconfig | 1 - 1 file changed, 1 deletion(-) 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