From 69264f499305bb40d1a3eda6428b96651bfc05db Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Wed, 12 Jun 2019 15:35:24 +0300 Subject: common: Fix a typo abnove -> above Signed-off-by: Andy Shevchenko --- common/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Kconfig b/common/Kconfig index c759952b80..af66496e75 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -560,7 +560,7 @@ config LOG_DEFAULT_LEVEL help This is the default logging level set when U-Boot starts. It can be adjusted later using the 'log level' command. Note that setting - this to a value abnove LOG_MAX_LEVEL will be ineffective, since the + this to a value above LOG_MAX_LEVEL will be ineffective, since the higher levels are not compiled in to U-Boot. 0 - emergency -- cgit v1.2.1