From 35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Tue, 11 Aug 2020 11:23:35 -0600 Subject: 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 --- include/configs/imx6-engicam.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/imx6-engicam.h') diff --git a/include/configs/imx6-engicam.h b/include/configs/imx6-engicam.h index 9bd81e2..13cd54a 100644 --- a/include/configs/imx6-engicam.h +++ b/include/configs/imx6-engicam.h @@ -165,8 +165,6 @@ #ifdef CONFIG_VIDEO_IPUV3 # define CONFIG_IMX_VIDEO_SKIP -# define CONFIG_SPLASH_SCREEN -# define CONFIG_SPLASH_SCREEN_ALIGN # define CONFIG_BMP_16BPP # define CONFIG_VIDEO_BMP_RLE8 # define CONFIG_VIDEO_LOGO -- cgit v1.1