diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 46c3bff3ced20e31c379bdde1c9a50c95206ff8e..b1494bd92b659068837a13312b25e9fbf7ed335c 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -310,7 +310,7 @@ config X86_X2APIC If you don't know what to do here, say N. config X86_MPPARSE - bool "Enable MPS table" if ACPI + bool "Enable MPS table" if ACPI || SFI default y depends on X86_LOCAL_APIC ---help---