From: Borislav Petkov Date: Wed, 20 May 2009 18:26:53 +0000 (+0200) Subject: EDAC: do not enable modules by default X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9456ffffcf3c2f8fafeb9dee45f1502209602253;p=mv-sheeva.git EDAC: do not enable modules by default Prevent EDAC compilation units from being built by default and let the user explicitly select the needed modules. Acked-by: Randy Dunlap Tested-by: Randy Dunlap Signed-off-by: Borislav Petkov --- diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index eff363d727e..ab4f3592a11 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig @@ -49,7 +49,6 @@ config EDAC_DEBUG_VERBOSE config EDAC_MM_EDAC tristate "Main Memory EDAC (Error Detection And Correction) reporting" - default y help Some systems are able to detect and correct errors in main memory. EDAC can report statistics on memory error