mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-10 20:04:44 +08:00
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
Signed-off-by: Simon South <simon@simonsouth.net>
This commit is contained in:
@@ -764,7 +764,7 @@ config SPL_LOG_CONSOLE
|
||||
line number are omitted.
|
||||
|
||||
config TPL_LOG_CONSOLE
|
||||
bool "Allow log output to the console in SPL"
|
||||
bool "Allow log output to the console in TPL"
|
||||
depends on TPL_LOG
|
||||
default y
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user