efi: Enable truetype in the ARM app
Enable truetype fonts so the menus can look nicer. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -49,6 +49,7 @@ CONFIG_SYSCON=y
|
||||
CONFIG_DM_RNG=y
|
||||
CONFIG_SYSRESET=y
|
||||
CONFIG_VIDEO=y
|
||||
CONFIG_CONSOLE_TRUETYPE=y
|
||||
CONFIG_SYS_WHITE_ON_BLACK=y
|
||||
CONFIG_CONSOLE_SCROLL_LINES=5
|
||||
CONFIG_FAT_WRITE=y
|
||||
|
||||
Reference in New Issue
Block a user