[U-Boot] [PATCH] dm: video: make ANSI escape sequence support optional

Anatolij Gustschin agust at denx.de
Fri Oct 6 16:15:56 UTC 2017


On Sat, 30 Sep 2017 10:19:17 +0200
Anatolij Gustschin agust at denx.de wrote:

> As mentioned in review comments for ANSI escape sequence
> support patches, this should be optional to reduce code
> size. Disable escape sequence support when CONFIG_VIDEO_ANSI
> is not enabled.
> 
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> This patch is based on basic ANSI escape seq. support series:
> https://www.mail-archive.com/u-boot@lists.denx.de/msg263777.html
> 
>  drivers/video/vidconsole-uclass.c | 6 ++++++
>  include/video_console.h           | 4 ++++
>  2 files changed, 10 insertions(+)

Applied to u-boot-video/master.

--
Anatolij


More information about the U-Boot mailing list