From: Andi Kleen Date: Fri, 3 Feb 2006 20:51:11 +0000 (+0100) Subject: [PATCH] x86_64: Remove rogue default y in EDAC Kconfig X-Git-Tag: v2.6.16-rc3~192 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=9e8c34edfd7ae97d0e3391f34d9d26a0167912bf;p=~shefty%2Frdma-dev.git [PATCH] x86_64: Remove rogue default y in EDAC Kconfig Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index d94331c1e5b..18a45565112 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig @@ -11,7 +11,6 @@ menu 'EDAC - error detection and reporting (RAS)' config EDAC tristate "EDAC core system error reporting" depends on X86 - default y help EDAC is designed to report errors in the core system. These are low-level errors that are reported in the CPU or