summaryrefslogtreecommitdiff
path: root/include/configs/meson64.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-08-11 20:23:35 +0300
committerTom Rini <trini@konsulko.com>2020-08-23 20:43:10 +0300
commit35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f (patch)
tree6543363dd0517f9d427718595dc88eed06ec40dd /include/configs/meson64.h
parenta38cc1726b65e63e77724c8bf4aa449cfe5cf21f (diff)
downloadu-boot-35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f.tar.xz
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
This converts the following to Kconfig: CONFIG_SPLASH_SCREEN CONFIG_SPLASH_SCREEN_ALIGN CONFIG_SPLASHIMAGE_GUARD CONFIG_SPLASH_SOURCE Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/meson64.h')
-rw-r--r--include/configs/meson64.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/meson64.h b/include/configs/meson64.h
index 50707a3197..c895a24eca 100644
--- a/include/configs/meson64.h
+++ b/include/configs/meson64.h
@@ -22,8 +22,6 @@
#define CONFIG_BMP_16BPP
#define CONFIG_BMP_24BPP
#define CONFIG_BMP_32BPP
-#define CONFIG_SPLASH_SCREEN
-#define CONFIG_SPLASH_SCREEN_ALIGN
#define STDOUT_CFG "vidconsole,serial"
#else
#define STDOUT_CFG "serial"