summaryrefslogtreecommitdiff
path: root/configs/gurnard_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-11-19 23:24:04 +0300
committerAnatolij Gustschin <agust@denx.de>2021-12-27 01:33:11 +0300
commit7a8555d871361a1e36152c25826359704c1e46de (patch)
treeb2b9936d98db823006be5b07a61c37189ddc2df7 /configs/gurnard_defconfig
parent84e63abfff67b82253add1c05cfdd9700fada021 (diff)
downloadu-boot-7a8555d871361a1e36152c25826359704c1e46de.tar.xz
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>
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r--configs/gurnard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig
index 7c7974c123..a034cad360 100644
--- a/configs/gurnard_defconfig
+++ b/configs/gurnard_defconfig
@@ -50,5 +50,6 @@ CONFIG_ATMEL_PIT_TIMER=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_DM_VIDEO=y
+# CONFIG_VIDEO_LOGO is not set
# CONFIG_VIDEO_BPP32 is not set
CONFIG_CMD_DHRYSTONE=y