diff options
author | Simon Glass <sjg@chromium.org> | 2022-01-23 07:04:02 -0700 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2022-03-28 20:14:24 +0200 |
commit | 814dd92bdc22e2949e70b86440f0a83b50e6bc7a (patch) | |
tree | c762a9ddc24bd96c3e30e0957000cdaea7f8e955 /README | |
parent | 34d2b7f20369d62c0f091d6572a8c0ea4655cf14 (diff) | |
download | u-boot-814dd92bdc22e2949e70b86440f0a83b50e6bc7a.tar.gz u-boot-814dd92bdc22e2949e70b86440f0a83b50e6bc7a.tar.bz2 u-boot-814dd92bdc22e2949e70b86440f0a83b50e6bc7a.zip |
video: Drop cfg_console
The non-driver model video support was removed two years ago. Drop this
driver, which is only used by nokia_rx51.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -978,7 +978,6 @@ The following options need to be configured: CONFIG_SYS_DIU_ADDR CONFIG_VIDEO - CONFIG_CFB_CONSOLE CONFIG_VIDEO_SW_CURSOR CONFIG_VGA_AS_SINGLE_DEVICE CONFIG_VIDEO_BMP_LOGO |