On Sun, 9 Jan 2022 at 17:57, Andre Przywara <[email protected]> wrote:
>
> We used to have two boards using a very tiny font, replacing the
> standard 8x16 font used on most framebuffers. This was done outside of
> Kconfig though, so move this over now.
>
> As those boards have been removed lately, there are currently no users,
> but we will gain more font support in a later patch.
>
> Fix the build for the 4x6 font on the way.
>
> Signed-off-by: Andre Przywara <[email protected]>
> ---
>  drivers/video/fonts/Kconfig  | 12 ++++++++++++
>  include/video_font_4x6.h     |  2 +-
>  scripts/config_whitelist.txt |  1 -
>  3 files changed, 13 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to