From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Wed, 12 Jun 2019 12:35:24 +0000 (+0300)
Subject: common: Fix a typo abnove -> above
X-Git-Tag: v2025.01-rc5-pxa1908~2930^2~4
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/%7B%7B?a=commitdiff_plain;h=69264f499305bb40d1a3eda6428b96651bfc05db;p=u-boot.git

common: Fix a typo abnove -> above

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---

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