[PATCH 3/8] video: Kconfig: convert CONFIG_VIDEO_FONT_4X6 to Kconfig

Simon Glass sjg at chromium.org
Wed Jan 12 21:04:04 CET 2022


On Sun, 9 Jan 2022 at 17:57, Andre Przywara <andre.przywara at arm.com> 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 <andre.przywara at arm.com>
> ---
>  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 <sjg at chromium.org>


More information about the U-Boot mailing list