[PATCH] bootmenu: Select CFB_CONSOLE_ANSI if CFB_CONSOLE
Simon Glass
sjg at chromium.org
Tue Dec 29 04:32:50 CET 2020
Hi Paul,
On Sat, 26 Dec 2020 at 14:04, Pali Rohár <pali at kernel.org> wrote:
>
> CMD_BOOTMENU uses ANSI terminal. Therefore if U-Boot has enabled
> CFB_CONSOLE then bootmenu needs also CFB_CONSOLE_ANSI to work.
>
> Define this dependency in Kconfig and remove information about this
> requirement from documentation file.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
> cmd/Kconfig | 1 +
> doc/usage/bootmenu.rst | 5 -----
> 2 files changed, 1 insertion(+), 5 deletions(-)
This driver is past the driver model migration deadline so we
shouldn't accept patches, except perhaps to migrate or remove it.
Regards,
Simon
More information about the U-Boot
mailing list