diff --git a/[refs] b/[refs] index f1dfc648a1a7..e0a6ad74ca90 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c6039f4a00901259517b7c027007697105209968 +refs/heads/master: 6e87f9b7e48e165cb8e6092b9abe682e7065614a diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index 46c3bff3ced2..b1494bd92b65 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/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---