[U-Boot] [PATCH v1] common: Fix a typo abnove -> above
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Wed Jun 12 12:35:24 UTC 2019
Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
---
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
--
2.20.1
More information about the U-Boot
mailing list