common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
Signed-off-by: Simon South <simon@simonsouth.net>
This commit is contained in:
parent
f279e1d916
commit
54b6abae3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user