|
@@ -816,7 +816,7 @@ config X86_MCE_INTEL
|
|
config X86_MCE_AMD
|
|
config X86_MCE_AMD
|
|
def_bool y
|
|
def_bool y
|
|
prompt "AMD MCE features"
|
|
prompt "AMD MCE features"
|
|
- depends on X86_64 && X86_MCE && X86_LOCAL_APIC
|
|
|
|
|
|
+ depends on X86_NEW_MCE && X86_LOCAL_APIC
|
|
---help---
|
|
---help---
|
|
Additional support for AMD specific MCE features such as
|
|
Additional support for AMD specific MCE features such as
|
|
the DRAM Error Threshold.
|
|
the DRAM Error Threshold.
|