summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-09-28 12:30:14 +0300
committerAnatolij Gustschin <agust@denx.de>2020-10-18 16:25:28 +0300
commit0ed6c0f9cbdad600923427511a40151cdff58006 (patch)
tree8887981d312017bf1a37d0bc89cc4a5fa71db1b0 /README
parent76c2ff3e5fd8068b433acbb0e76d33fa5116dade (diff)
downloadu-boot-0ed6c0f9cbdad600923427511a40151cdff58006.tar.xz
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
Done with: ./tools/moveconfig.py VIDEO_BMP_GZIP The 3 suspicious migration because CMD_BMP and SPLASH_SCREEN are not activated in these defconfigs: - trats_defconfig - s5pc210_universal_defconfig - trats2_defconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 91c5a1a8fa..10c26717f0 100644
--- a/README
+++ b/README
@@ -1250,12 +1250,6 @@ The following options need to be configured:
Enables an 'i2c edid' command which can read EDID
information over I2C from an attached LCD display.
-- Gzip compressed BMP image support: CONFIG_VIDEO_BMP_GZIP
-
- If this option is set, additionally to standard BMP
- images, gzipped BMP images can be displayed via the
- splashscreen support or the bmp command.
-
- Run length encoded BMP image (RLE8) support: CONFIG_VIDEO_BMP_RLE8
If this option is set, 8-bit RLE compressed BMP images