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