diff options
Diffstat (limited to 'drivers/edac/Kconfig')
-rw-r--r-- | drivers/edac/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index d94331c1e5b0..18a455651121 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig | |||
@@ -11,7 +11,6 @@ menu 'EDAC - error detection and reporting (RAS)' | |||
11 | config EDAC | 11 | config EDAC |
12 | tristate "EDAC core system error reporting" | 12 | tristate "EDAC core system error reporting" |
13 | depends on X86 | 13 | depends on X86 |
14 | default y | ||
15 | help | 14 | help |
16 | EDAC is designed to report errors in the core system. | 15 | EDAC is designed to report errors in the core system. |
17 | These are low-level errors that are reported in the CPU or | 16 | These are low-level errors that are reported in the CPU or |