aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-18 07:30:25 -0600
committerAnatolij Gustschin <agust@denx.de>2022-10-30 20:07:17 +0100
commiteaf707552862ec2778a920870096d16f9fc03ab2 (patch)
tree40d76eb62fd489fa97eb3afa1e04f71e50d94a14 /configs
parentb0c5353c7c2e719da080de210fcfe27a16cdbb88 (diff)
downloadu-boot-eaf707552862ec2778a920870096d16f9fc03ab2.zip
u-boot-eaf707552862ec2778a920870096d16f9fc03ab2.tar.gz
u-boot-eaf707552862ec2778a920870096d16f9fc03ab2.tar.bz2
video: Drop SPLASHIMAGE_CALLBACK
This is not used anymore. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/m53menlo_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig
index d7e864e..f68010b 100644
--- a/configs/m53menlo_defconfig
+++ b/configs/m53menlo_defconfig
@@ -122,7 +122,6 @@ CONFIG_VIDEO_LOGO=y
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_VIDEO_IPUV3=y
CONFIG_SPLASH_SCREEN=y
-CONFIG_SPLASHIMAGE_GUARD=y
CONFIG_SPLASH_SCREEN_ALIGN=y
CONFIG_SPLASH_SOURCE=y
CONFIG_VIDEO_BMP_GZIP=y