summaryrefslogtreecommitdiff
path: root/configs/colibri_vf_defconfig
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-11-09 15:31:14 +0100
committerStefano Babic <sbabic@denx.de>2018-11-12 11:08:10 +0100
commitf127124f8bfb9e83f4b6867ec9cd1db81085d0e5 (patch)
tree7ffdb62773009df8815e35d8a72dc27d828f63a4 /configs/colibri_vf_defconfig
parent19bbd098254fefd94199001e721f92f167f7ed9e (diff)
board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
Unset CONFIG_EFI_UNICODE_CAPITALIZATION on boards with tough size restrictions. This is analogous to commit a90bf07afc43 ("efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION"). Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configs/colibri_vf_defconfig')
-rw-r--r--configs/colibri_vf_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index 5854910f7b..38f450c8ed 100644
--- a/configs/colibri_vf_defconfig
+++ b/configs/colibri_vf_defconfig
@@ -72,3 +72,4 @@ CONFIG_VIDEO_FSL_DCU_FB=y
CONFIG_VIDEO=y
CONFIG_SYS_CONSOLE_FG_COL=0x00
CONFIG_OF_LIBFDT_OVERLAY=y
+# CONFIG_EFI_UNICODE_CAPITALIZATION is not set