console: Deselect using ANSI escape characters when SimNow is used

To remove the annoying "ESC [1m" at SimNow console window.

Change-Id: I300aee946f342f41b94288b75b843956de9d3e88
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74072
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Zheng Bao 2023-03-29 10:39:32 +08:00 committed by Felix Held
parent d4c5fc0e8e
commit ddf8d19fc2
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ config CONSOLE_USE_LOGLEVEL_PREFIX
config CONSOLE_USE_ANSI_ESCAPES
bool "Use ANSI escape sequences for console highlighting"
default y
default y if !CONSOLE_AMD_SIMNOW
help
If enabled, certain consoles (e.g. UART) that are meant to be read on
a terminal will use ANSI escape sequences (like `ESC [1m`) to