summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
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 /configs/sandbox64_defconfig
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 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index fae3666418..c3ca796d51 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -214,6 +214,7 @@ CONFIG_CONSOLE_TRUETYPE_CANTORAONE=y
CONFIG_VIDEO_SANDBOX_SDL=y
CONFIG_OSD=y
CONFIG_SANDBOX_OSD=y
+CONFIG_SPLASH_SCREEN_ALIGN=y
CONFIG_WDT=y
CONFIG_WDT_SANDBOX=y
CONFIG_FS_CBFS=y