From: Andy Shevchenko Date: Wed, 12 Jun 2019 12:35:24 +0000 (+0300) Subject: common: Fix a typo abnove -> above X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=69264f499305bb40d1a3eda6428b96651bfc05db;p=project%2Fbcm63xx%2Fu-boot.git common: Fix a typo abnove -> above Signed-off-by: Andy Shevchenko --- 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