git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
539485f
)
configs: sandbox64: Enable video 12x22 font support
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Sun, 13 Aug 2023 05:15:06 +0000
(07:15 +0200)
committer
Simon Glass
<sjg@chromium.org>
Sun, 20 Aug 2023 21:55:27 +0000
(15:55 -0600)
Align the sandbox64 defconfig with sandbox defconfig. Enable missing
12x22 font support. This fixes ut_dm_dm_test_video_text_12x22 test .
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/sandbox64_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox64_defconfig
b/configs/sandbox64_defconfig
index
7d00282
..
1db69ec
100644
(file)
--- a/
configs/sandbox64_defconfig
+++ b/
configs/sandbox64_defconfig
@@
-237,6
+237,7
@@
CONFIG_USB=y
CONFIG_USB_EMUL=y
CONFIG_USB_KEYBOARD=y
CONFIG_VIDEO=y
+CONFIG_VIDEO_FONT_SUN12X22=y
CONFIG_CONSOLE_ROTATION=y
CONFIG_CONSOLE_TRUETYPE=y
CONFIG_CONSOLE_TRUETYPE_CANTORAONE=y