From f9a48654ee70fbad29f487d074fd36a1548b4209 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Mon, 28 Sep 2020 11:30:15 +0200 Subject: configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs Done with: ./tools/moveconfig.py VIDEO_BMP_RLE8 Signed-off-by: Patrick Delaunay Reviewed-by: Simon Glass --- include/configs/mx6cuboxi.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx6cuboxi.h') diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h index 20b757e621..4f7eda2eef 100644 --- a/include/configs/mx6cuboxi.h +++ b/include/configs/mx6cuboxi.h @@ -29,7 +29,6 @@ #endif /* Framebuffer */ -#define CONFIG_VIDEO_BMP_RLE8 #define CONFIG_BMP_16BPP #define CONFIG_VIDEO_LOGO #define CONFIG_VIDEO_BMP_LOGO -- cgit v1.2.1