commit | 86d2b28b28f547e3e53994b5fe7af3e25418e72e | [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 | 3a7f25b7653a00f8dad40a42a68da9d7b8a7a81d [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>