From deec1192b98a9e761ebb883753302421a9da7605 Mon Sep 17 00:00:00 2001 From: Hidetoshi Seto Date: Wed, 27 May 2009 16:57:31 +0900 Subject: [PATCH] --- yaml --- r: 148909 b: refs/heads/master c: cd13adcc823aa421efa4efd995fa7004a58cf38d h: refs/heads/master i: 148907: 8393db043e92445b1424670999d7707eb3765723 v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/[refs] b/[refs] index 08df40db5541..18f83ee91196 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eb2a6ab729ac40a553797703a5a5dba3a74de004 +refs/heads/master: cd13adcc823aa421efa4efd995fa7004a58cf38d diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index e25b6358fbe3..8c0fff0860bd 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -822,13 +822,13 @@ config X86_MCE_AMD the DRAM Error Threshold. config X86_ANCIENT_MCE - def_bool n - depends on X86_32 - prompt "Support for old Pentium 5 / WinChip machine checks" - ---help--- - Include support for machine check handling on old Pentium 5 or WinChip - systems. These typically need to be enabled explicitely on the command - line. + def_bool n + depends on X86_32 + prompt "Support for old Pentium 5 / WinChip machine checks" + ---help--- + Include support for machine check handling on old Pentium 5 or WinChip + systems. These typically need to be enabled explicitely on the command + line. config X86_MCE_THRESHOLD depends on X86_MCE_AMD || X86_MCE_INTEL