Loading drivers/edac/Kconfig +4 −4 Original line number Original line Diff line number Diff line Loading @@ -75,11 +75,11 @@ config EDAC_MCE bool bool config EDAC_AMD64 config EDAC_AMD64 tristate "AMD64 (Opteron, Athlon64) K8, F10h, F11h" tristate "AMD64 (Opteron, Athlon64) K8, F10h" depends on EDAC_MM_EDAC && AMD_NB && X86_64 && PCI && EDAC_DECODE_MCE depends on EDAC_MM_EDAC && AMD_NB && X86_64 && EDAC_DECODE_MCE help help Support for error detection and correction on the AMD 64 Support for error detection and correction of DRAM ECC errors on Families of Memory Controllers (K8, F10h and F11h) the AMD64 families of memory controllers (K8 and F10h) config EDAC_AMD64_ERROR_INJECTION config EDAC_AMD64_ERROR_INJECTION bool "Sysfs HW Error injection facilities" bool "Sysfs HW Error injection facilities" Loading Loading
drivers/edac/Kconfig +4 −4 Original line number Original line Diff line number Diff line Loading @@ -75,11 +75,11 @@ config EDAC_MCE bool bool config EDAC_AMD64 config EDAC_AMD64 tristate "AMD64 (Opteron, Athlon64) K8, F10h, F11h" tristate "AMD64 (Opteron, Athlon64) K8, F10h" depends on EDAC_MM_EDAC && AMD_NB && X86_64 && PCI && EDAC_DECODE_MCE depends on EDAC_MM_EDAC && AMD_NB && X86_64 && EDAC_DECODE_MCE help help Support for error detection and correction on the AMD 64 Support for error detection and correction of DRAM ECC errors on Families of Memory Controllers (K8, F10h and F11h) the AMD64 families of memory controllers (K8 and F10h) config EDAC_AMD64_ERROR_INJECTION config EDAC_AMD64_ERROR_INJECTION bool "Sysfs HW Error injection facilities" bool "Sysfs HW Error injection facilities" Loading