From 54b6abae3ae9dd181044ddd52429b4df5505872f Mon Sep 17 00:00:00 2001 From: Simon South Date: Wed, 2 Oct 2019 10:55:06 -0400 Subject: common: Kconfig: Fix typo in TPL_LOG_CONSOLE description Signed-off-by: Simon South --- common/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/Kconfig b/common/Kconfig index 28d5e9a..d9ecf79 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -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 -- cgit v1.1