summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-06-12 15:35:24 +0300
committerTom Rini <trini@konsulko.com>2019-06-14 16:10:48 -0400
commit69264f499305bb40d1a3eda6428b96651bfc05db (patch)
tree95c2377827d2e3686a0de82f8ac0c6c16b3b40ed
parentc78b5cb7d3517a5842d3f97199fb2b1fd7f00b44 (diff)
downloadu-boot-69264f499305bb40d1a3eda6428b96651bfc05db.tar.gz
common: Fix a typo abnove -> above
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-rw-r--r--common/Kconfig2
1 files changed, 1 insertions, 1 deletions
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