commit | 9e6813d7cae1dffe5579b38ae00ec04990ec1107 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Oct 06 15:37:51 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:37 2019 +0200 |
tree | 34b09f7d4d212f4fa02d1589114f4be4f06e1a6e | |
parent | 9b3f5647a0c9fa3e80debfa044ebfaca8f235550 [diff] |
configs: sheevaplug disable EFI_UNICODE_CAPITALIZATION With upcoming patches u-boot.kwb gets too large. Save 3740 bytes in u-boot.kwb by disabling Unicode support in the UEFI sub-system. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>