diff --git a/common/Kconfig b/common/Kconfig index c759952b80bc1c39770df2a1d98902fd3c586ae0..af66496e7521af6eb901d18e090d0f3cc62a7fb0 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