aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>2009-05-27 03:57:31 -0400
committerH. Peter Anvin <hpa@zytor.com>2009-05-28 13:05:21 -0400
commitcd13adcc823aa421efa4efd995fa7004a58cf38d (patch)
treeb7e61d2b82f955247dd62ee5e9f32667c205bf45 /arch/x86/Kconfig
parenteb2a6ab729ac40a553797703a5a5dba3a74de004 (diff)
x86: trivial clean up for arch/x86/Kconfig
Use tab. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index e25b6358fbe3..8c0fff0860bd 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -822,13 +822,13 @@ config X86_MCE_AMD
822 the DRAM Error Threshold. 822 the DRAM Error Threshold.
823 823
824config X86_ANCIENT_MCE 824config X86_ANCIENT_MCE
825 def_bool n 825 def_bool n
826 depends on X86_32 826 depends on X86_32
827 prompt "Support for old Pentium 5 / WinChip machine checks" 827 prompt "Support for old Pentium 5 / WinChip machine checks"
828 ---help--- 828 ---help---
829 Include support for machine check handling on old Pentium 5 or WinChip 829 Include support for machine check handling on old Pentium 5 or WinChip
830 systems. These typically need to be enabled explicitely on the command 830 systems. These typically need to be enabled explicitely on the command
831 line. 831 line.
832 832
833config X86_MCE_THRESHOLD 833config X86_MCE_THRESHOLD
834 depends on X86_MCE_AMD || X86_MCE_INTEL 834 depends on X86_MCE_AMD || X86_MCE_INTEL