commit | e1b148c7fbef98305ef3098b3d8538d3f84f358d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Aug 13 07:15:06 2023 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 20 15:55:27 2023 -0600 |
tree | ed70e1d675430ce56e993e7a181ec7499f08fbe6 | |
parent | 9a0634df07a7508835c45fcdefe7385a9ee9833a [diff] |
configs: sandbox64: Enable video 12x22 font support 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>