projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7db07aa
)
lmb: fix typo 'commun'
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 14 Nov 2021 08:38:53 +0000
(09:38 +0100)
committer
Heinrich Schuchardt
<heinrich.schuchardt@canonical.com>
Sat, 20 Nov 2021 09:53:00 +0000
(10:53 +0100)
%s/commun/common/
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/Kconfig
patch
|
blob
|
history
diff --git
a/lib/Kconfig
b/lib/Kconfig
index
70bf8e7
..
807a4c6
100644
(file)
--- a/
lib/Kconfig
+++ b/
lib/Kconfig
@@
-793,7
+793,7
@@
config LMB
Support the library logical memory blocks.
config LMB_USE_MAX_REGIONS
Support the library logical memory blocks.
config LMB_USE_MAX_REGIONS
- bool "Use a comm
u
n number of memory and reserved regions in lmb lib"
+ bool "Use a comm
o
n number of memory and reserved regions in lmb lib"
depends on LMB
default y
help
depends on LMB
default y
help