aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-01-23 07:04:07 -0700
committerAnatolij Gustschin <agust@denx.de>2022-03-28 20:16:56 +0200
commit82975f8a9ec290b4cf2f9a228dd78761b35565ea (patch)
treea43f76ebde9a2d37bfcbe46e96496249b01c0663 /README
parentfff49e01d800decb9a653d228077c5b7fec58ddb (diff)
downloadu-boot-82975f8a9ec290b4cf2f9a228dd78761b35565ea.zip
u-boot-82975f8a9ec290b4cf2f9a228dd78761b35565ea.tar.gz
u-boot-82975f8a9ec290b4cf2f9a228dd78761b35565ea.tar.bz2
video: Drop CONFIG_VIDEO_BMP_LOGO
This option is not implemented anymore. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index e88b16c..1a413bf 100644
--- a/README
+++ b/README
@@ -980,7 +980,6 @@ The following options need to be configured:
CONFIG_VIDEO
CONFIG_VIDEO_SW_CURSOR
CONFIG_VGA_AS_SINGLE_DEVICE
- CONFIG_VIDEO_BMP_LOGO
The DIU driver will look for the 'video-mode' environment
variable, and if defined, enable the DIU as a console during