Skip to content
Snippets Groups Projects
Commit f6ce5002 authored by Sergey Vlasov's avatar Sergey Vlasov Committed by Matt Fleming
Browse files

x86/Kconfig: Make EFI select UCS2_STRING


The commit "efi: Distinguish between "remaining space" and actually used
space" added usage of ucs2_*() functions to arch/x86/platform/efi/efi.c,
but the only thing which selected UCS2_STRING was EFI_VARS, which is
technically optional and can be built as a module.

Signed-off-by: default avatarSergey Vlasov <vsu@altlinux.ru>
Signed-off-by: default avatarMatt Fleming <matt.fleming@intel.com>
parent 31ff2f20
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment