x86: trivial clean up for arch/x86/Kconfig
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Wed, 27 May 2009 07:57:31 +0000 (16:57 +0900)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 17:05:21 +0000 (10:05 -0700)
Use tab.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/Kconfig

index e25b635..8c0fff0 100644 (file)
@@ -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