aboutsummaryrefslogtreecommitdiff
path: root/configs/colibri_vf_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-08-11 11:23:35 -0600
committerTom Rini <trini@konsulko.com>2020-08-23 13:43:10 -0400
commit35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f (patch)
tree6543363dd0517f9d427718595dc88eed06ec40dd /configs/colibri_vf_defconfig
parenta38cc1726b65e63e77724c8bf4aa449cfe5cf21f (diff)
downloadu-boot-35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f.zip
u-boot-35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f.tar.gz
u-boot-35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f.tar.bz2
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/colibri_vf_defconfig')
-rw-r--r--configs/colibri_vf_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index a67e2e2..b145b9f 100644
--- a/configs/colibri_vf_defconfig
+++ b/configs/colibri_vf_defconfig
@@ -96,6 +96,7 @@ CONFIG_DM_VIDEO=y
# CONFIG_VIDEO_BPP8 is not set
# CONFIG_VIDEO_BPP16 is not set
CONFIG_VIDEO_FSL_DCU_FB=y
+CONFIG_SPLASH_SCREEN_ALIGN=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_FDT_FIXUP_PARTITIONS=y
# CONFIG_EFI_UNICODE_CAPITALIZATION is not set