summaryrefslogtreecommitdiff
path: root/include/configs/trats.h
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-09-28 11:30:16 +0200
committerAnatolij Gustschin <agust@denx.de>2020-10-18 15:27:01 +0200
commit8fc78fc73b7f9d379913a503ecf4bd10af0011d8 (patch)
tree3246e94cbac825f6f6b1d285266f90ca837f2529 /include/configs/trats.h
parentf9a48654ee70fbad29f487d074fd36a1548b4209 (diff)
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
Done with: ./tools/moveconfig.py BMP_16BPP BMP_24BPP BMP_32BPP Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/trats.h')
-rw-r--r--include/configs/trats.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h
index acfa9fe7d9..3c71f08ea4 100644
--- a/include/configs/trats.h
+++ b/include/configs/trats.h
@@ -178,7 +178,6 @@
#define LCD_BPP LCD_COLOR16
/* LCD */
-#define CONFIG_BMP_16BPP
#define CONFIG_FB_ADDR 0x52504000
#define CONFIG_EXYNOS_MIPI_DSIM
#define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE ((500 * 160 * 4) + 54)