projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c78b5cb
)
common: Fix a typo abnove -> above
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 12 Jun 2019 12:35:24 +0000
(15:35 +0300)
committer
Tom Rini
<trini@konsulko.com>
Fri, 14 Jun 2019 20:10:48 +0000
(16:10 -0400)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
common/Kconfig
patch
|
blob
|
history
diff --git
a/common/Kconfig
b/common/Kconfig
index c759952b80bc1c39770df2a1d98902fd3c586ae0..af66496e7521af6eb901d18e090d0f3cc62a7fb0 100644
(file)
--- 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 ab
n
ove 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