[U-Boot] [PATCH 8/8] sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme

Anatolij Gustschin agust at denx.de
Tue Apr 9 21:07:44 UTC 2019


On Sat, 23 Mar 2019 01:30:02 +0000
Andre Przywara andre.przywara at arm.com wrote:

> In the sunxi-common.h config header we unconditionally define
> CONFIG_SYS_WHITE_ON_BLACK, although it's actually a Kconfig option which
> could be individually selected by a user.
> Remove this #define from the header and let it default to "y" on sunxi
> boards (like we do for other platforms).
> 
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  drivers/video/Kconfig          | 2 +-
>  include/configs/sunxi-common.h | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list