diff options
| author | Tom Rini <[email protected]> | 2022-03-28 17:04:45 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-03-28 17:04:45 -0400 |
| commit | d2e5250be49fce4653689c41a5dc7e2d7e7ecf33 (patch) | |
| tree | 47a7fd743dc2266a71b23c46c2a6d7e12e4a5833 /doc | |
| parent | 34d2b7f20369d62c0f091d6572a8c0ea4655cf14 (diff) | |
| parent | 60cc4094485bf44b5ad455b51076f0e07f3f793a (diff) | |
Merge tag 'next-20220328' of https://source.denx.de/u-boot/custodians/u-boot-video into next
- drop old CFB code
- drop CONFIG_LCD_BMP_RLE8
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/usage/bootmenu.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/usage/bootmenu.rst b/doc/usage/bootmenu.rst index 1f094ad6ed2..1016ac8cebd 100644 --- a/doc/usage/bootmenu.rst +++ b/doc/usage/bootmenu.rst @@ -88,8 +88,3 @@ To run the bootmenu at startup add these additional settings:: CONFIG_AUTOBOOT_KEYED=y CONFIG_BOOTDELAY=30 CONFIG_AUTOBOOT_MENU_SHOW=y - -When you intend to use the bootmenu on a color frame buffer console, -make sure to additionally define:: - - CONFIG_CFB_CONSOLE_ANSI=y |
