summaryrefslogtreecommitdiff
path: root/configs/mx6ul_9x9_evk_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/mx6ul_9x9_evk_defconfig
parenta38cc1726b65e63e77724c8bf4aa449cfe5cf21f (diff)
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/mx6ul_9x9_evk_defconfig')
-rw-r--r--configs/mx6ul_9x9_evk_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx6ul_9x9_evk_defconfig b/configs/mx6ul_9x9_evk_defconfig
index 025165787b..587b71f32b 100644
--- a/configs/mx6ul_9x9_evk_defconfig
+++ b/configs/mx6ul_9x9_evk_defconfig
@@ -79,3 +79,5 @@ CONFIG_DM_USB=y
CONFIG_USB_STORAGE=y
CONFIG_DM_VIDEO=y
CONFIG_SYS_WHITE_ON_BLACK=y
+CONFIG_SPLASH_SCREEN=y
+CONFIG_SPLASH_SCREEN_ALIGN=y