diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index a4f24f5b1218520074eacc4918bcf5fd04d139a4..01af8535f58e36e92031718d9a6a2b20fdcb1f4d 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1549,6 +1549,7 @@ config X86_SMAP
 config EFI
 	bool "EFI runtime service support"
 	depends on ACPI
+	select UCS2_STRING
 	---help---
 	  This enables the kernel to use EFI runtime services that are
 	  available (such as the EFI variable services).