aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index fcf293994992..d75b48c11be5 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1546,6 +1546,7 @@ config X86_SMAP
1546config EFI 1546config EFI
1547 bool "EFI runtime service support" 1547 bool "EFI runtime service support"
1548 depends on ACPI 1548 depends on ACPI
1549 select UCS2_STRING
1549 ---help--- 1550 ---help---
1550 This enables the kernel to use EFI runtime services that are 1551 This enables the kernel to use EFI runtime services that are
1551 available (such as the EFI variable services). 1552 available (such as the EFI variable services).