video: Show the U-Boot logo by default
authorSimon Glass <sjg@chromium.org>
Fri, 19 Nov 2021 20:24:04 +0000 (13:24 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sun, 26 Dec 2021 22:33:11 +0000 (23:33 +0100)
commit7a8555d871361a1e36152c25826359704c1e46de
treeb2b9936d98db823006be5b07a61c37189ddc2df7
parent84e63abfff67b82253add1c05cfdd9700fada021
video: Show the U-Boot logo by default

Enable this for boards with a display, unless they are using the SPLASH
feature.

This shows a U-Boot logo on boards with a display, which seems like a
useful thing.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/gurnard_defconfig
configs/tbs2910_defconfig
drivers/video/Kconfig