Merge branch 'x86/core' into x86/mce2
[safe/jmp/linux-2.6] / arch / x86 / Kconfig
index 5e2919c..bd720a6 100644 (file)
@@ -777,6 +777,11 @@ config X86_MCE_AMD
           Additional support for AMD specific MCE features such as
           the DRAM Error Threshold.
 
+config X86_MCE_THRESHOLD
+       depends on X86_MCE_AMD || X86_MCE_INTEL
+       bool
+       default y
+
 config X86_MCE_NONFATAL
        tristate "Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4"
        depends on X86_32 && X86_MCE