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 <randy.dunlap@oracle.com> Tested-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
This commit is contained in:
parent
3d37329045
commit
9456ffffcf
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ config EDAC_DEBUG_VERBOSE
|
||||||
|
|
||||||
config EDAC_MM_EDAC
|
config EDAC_MM_EDAC
|
||||||
tristate "Main Memory EDAC (Error Detection And Correction) reporting"
|
tristate "Main Memory EDAC (Error Detection And Correction) reporting"
|
||||||
default y
|
|
||||||
help
|
help
|
||||||
Some systems are able to detect and correct errors in main
|
Some systems are able to detect and correct errors in main
|
||||||
memory. EDAC can report statistics on memory error
|
memory. EDAC can report statistics on memory error
|
||||||
|
|
Loading…
Reference in a new issue