|
@@ -59,7 +59,7 @@ config EDAC_MM_EDAC
|
|
|
|
|
|
config EDAC_AMD64
|
|
|
tristate "AMD64 (Opteron, Athlon64) K8, F10h, F11h"
|
|
|
- depends on EDAC_MM_EDAC && K8_NB && X86_64 && PCI
|
|
|
+ depends on EDAC_MM_EDAC && K8_NB && X86_64 && PCI && CPU_SUP_AMD
|
|
|
help
|
|
|
Support for error detection and correction on the AMD 64
|
|
|
Families of Memory Controllers (K8, F10h and F11h)
|