summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2016-05-24 14:59:59 -0700
committerAnatolij Gustschin <agust@denx.de>2016-07-11 22:26:40 +0200
commitadde435fa7c03c17c40e9f771eceed127fbbc251 (patch)
tree839ecc5627a54f0c829298ffc22ad74c92e30aaf /README
parent19ce924ff914f315dc2fdf79f357825c513aed6e (diff)
video: allow version string to be optional when using LOGO
The CONFIG_HIDE_LOGO_VERSION config can be used to disable putting the U-Boot version string on top of the logo. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 26d5ad273e..e86934af69 100644
--- a/README
+++ b/README
@@ -840,6 +840,9 @@ The following options need to be configured:
CONFIG_CONSOLE_EXTRA_INFO
additional board info beside
the logo
+ CONFIG_HIDE_LOGO_VERSION
+ do not display bootloader
+ version string
When CONFIG_CFB_CONSOLE_ANSI is defined, console will support
a limited number of ANSI escape sequences (cursor control,