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 fef944bb920..23936301db5 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -959,7 +959,7 @@ config MTRR config EFI def_bool n prompt "Boot from EFI support" - depends on X86_32 && ACPI + depends on ACPI ---help--- This enables the kernel to boot on EFI platforms using system configuration information passed to it from the firmware. |