Skip to content

Commit

Permalink
x86: trivial clean up for arch/x86/Kconfig
Browse files Browse the repository at this point in the history
Use tab.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
  • Loading branch information
Hidetoshi Seto authored and H. Peter Anvin committed May 28, 2009
1 parent eb2a6ab commit cd13adc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd13adc

Please sign in to comment.