diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index b3a1a5d77d92..06dbb5da90c6 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -955,6 +955,7 @@ config X86_REROUTE_FOR_BROKEN_BOOT_IRQS | |||
955 | 955 | ||
956 | config X86_MCE | 956 | config X86_MCE |
957 | bool "Machine Check / overheating reporting" | 957 | bool "Machine Check / overheating reporting" |
958 | select GENERIC_ALLOCATOR | ||
958 | default y | 959 | default y |
959 | ---help--- | 960 | ---help--- |
960 | Machine Check support allows the processor to notify the | 961 | Machine Check support allows the processor to notify the |