diff options
author | Alper Nebi Yasak <alpernebiyasak@gmail.com> | 2022-12-07 13:34:20 +0300 |
---|---|---|
committer | Alper Nebi Yasak <alpernebiyasak@gmail.com> | 2022-12-10 14:19:00 +0300 |
commit | c798975de639fddd708b99b4c67e567142264b7b (patch) | |
tree | a1124a291353b08c5923734da04c7cab5554e629 /resources/u-boot/veyron_jerry/config | |
parent | 5b6bf2a82631f15ad8d3923520e678b9b0065302 (diff) |
u-boot: Use a common tree
Merge all boards into a common "default" tree, currently for v2022.07.
This ends up applying the "Improve UEFI experience on DM_VIDEO" series
to everything, so refresh the configs for the new options.
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/veyron_jerry/config')
-rw-r--r-- | resources/u-boot/veyron_jerry/config/default | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/u-boot/veyron_jerry/config/default b/resources/u-boot/veyron_jerry/config/default index 9ae791cd..9cd75bfc 100644 --- a/resources/u-boot/veyron_jerry/config/default +++ b/resources/u-boot/veyron_jerry/config/default @@ -1710,6 +1710,10 @@ CONFIG_SYS_WHITE_ON_BLACK=y # CONFIG_NO_FB_CLEAR is not set CONFIG_PANEL=y CONFIG_SIMPLE_PANEL=y +# CONFIG_VIDEO_FONT_4X6 is not set +CONFIG_VIDEO_FONT_8X16=y +# CONFIG_VIDEO_FONT_SUN12X22 is not set +# CONFIG_VIDEO_FONT_TER16X32 is not set # # TrueType Fonts |