summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-09-28 12:30:15 +0300
committerAnatolij Gustschin <agust@denx.de>2020-10-18 16:26:14 +0300
commitf9a48654ee70fbad29f487d074fd36a1548b4209 (patch)
tree09ec2c5e7b677ea8e38924953c9a199aa8f70081 /README
parent0ed6c0f9cbdad600923427511a40151cdff58006 (diff)
downloadu-boot-f9a48654ee70fbad29f487d074fd36a1548b4209.tar.xz
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Done with: ./tools/moveconfig.py VIDEO_BMP_RLE8 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 10c26717f0..df824b67e7 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.
-- Run length encoded BMP image (RLE8) support: CONFIG_VIDEO_BMP_RLE8
-
- If this option is set, 8-bit RLE compressed BMP images
- can be displayed via the splashscreen support or the
- bmp command.
-
- MII/PHY support:
CONFIG_PHY_CLOCK_FREQ (ppc4xx)