diff --git a/[refs] b/[refs] index ef6e7bdc60e9..fb6cb5785f63 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7d6034d3213e2dd1c0f8678e11064007413011c4 +refs/heads/master: 3d373290450b10933dad7c387c42179f54417009 diff --git a/trunk/drivers/edac/Kconfig b/trunk/drivers/edac/Kconfig index 3dc650a7422c..eff363d727e3 100644 --- a/trunk/drivers/edac/Kconfig +++ b/trunk/drivers/edac/Kconfig @@ -60,11 +60,10 @@ config EDAC_MM_EDAC config EDAC_AMD64 tristate "AMD64 (Opteron, Athlon64) K8, F10h, F11h" - depends on EDAC_MM_EDAC && X86 && PCI - default m + depends on EDAC_MM_EDAC && K8_NB && X86_64 && PCI help - Support for error detection and correction on the AMD 64 - Families of Memory Controllers (K8, F10h and F11h) + Support for error detection and correction on the AMD 64 + Families of Memory Controllers (K8, F10h and F11h) config EDAC_AMD64_ERROR_INJECTION bool "Sysfs Error Injection facilities"