commit | f6ce5002629e08eaa777ced3872a98f76845143e | [log] [tgz] |
---|---|---|
author | Sergey Vlasov <vsu@altlinux.ru> | Tue Apr 16 18:31:08 2013 +0400 |
committer | Matt Fleming <matt.fleming@intel.com> | Tue Apr 16 17:31:08 2013 +0100 |
tree | 2131ffb0c3580fd184ebeddd05b2a264d84f6d5d | |
parent | 31ff2f20d9003e74991d135f56e503fe776c127c [diff] |
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: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Matt Fleming <matt.fleming@intel.com>