diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 356d2ec8e2f..5962b872a7a 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -823,7 +823,7 @@ config X86_MCE_AMD | |||
823 | 823 | ||
824 | config X86_ANCIENT_MCE | 824 | config X86_ANCIENT_MCE |
825 | def_bool n | 825 | def_bool n |
826 | depends on X86_32 | 826 | depends on X86_32 && X86_MCE |
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 |