aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 110cfad24f26..6c304438b503 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -310,7 +310,7 @@ config X86_X2APIC
310 If you don't know what to do here, say N. 310 If you don't know what to do here, say N.
311 311
312config X86_MPPARSE 312config X86_MPPARSE
313 bool "Enable MPS table" if ACPI 313 bool "Enable MPS table" if ACPI || SFI
314 default y 314 default y
315 depends on X86_LOCAL_APIC 315 depends on X86_LOCAL_APIC
316 ---help--- 316 ---help---