|
@@ -105,11 +105,11 @@ config EDAC_GHES
|
|
|
In doubt, say 'Y'.
|
|
|
|
|
|
config EDAC_AMD64
|
|
|
- tristate "AMD64 (Opteron, Athlon64) K8, F10h"
|
|
|
- depends on EDAC_MM_EDAC && AMD_NB && X86_64 && EDAC_DECODE_MCE
|
|
|
+ tristate "AMD64 (Opteron, Athlon64)"
|
|
|
+ depends on EDAC_MM_EDAC && AMD_NB && EDAC_DECODE_MCE
|
|
|
help
|
|
|
Support for error detection and correction of DRAM ECC errors on
|
|
|
- the AMD64 families of memory controllers (K8 and F10h)
|
|
|
+ the AMD64 families (>= K8) of memory controllers.
|
|
|
|
|
|
config EDAC_AMD64_ERROR_INJECTION
|
|
|
bool "Sysfs HW Error injection facilities"
|