projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0ee9bb
)
doc: kbuild: fix default in `imply` table
author
Miguel Ojeda
<ojeda@kernel.org>
Fri, 31 Dec 2021 19:59:25 +0000
(20:59 +0100)
committer
Masahiro Yamada
<masahiroy@kernel.org>
Sat, 8 Jan 2022 09:28:21 +0000
(18:28 +0900)
`BAZ` takes `FOO`'s value as default (as far as `BAR` allows it).
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/kconfig-language.rst
patch
|
blob
|
history
diff --git
a/Documentation/kbuild/kconfig-language.rst
b/Documentation/kbuild/kconfig-language.rst
index 98c24183d8c3485e887c952497d297c43b285ccd..93a5b6e1fabd816c5fd6b735c91bc1bbbacaa9bc 100644
(file)
--- a/
Documentation/kbuild/kconfig-language.rst
+++ b/
Documentation/kbuild/kconfig-language.rst
@@
-176,7
+176,7
@@
applicable everywhere (see syntax).
y y y Y/m/n
n m n N/m
m m m M/n
- y m
n
M/n
+ y m
m
M/n
y n * N
=== === ============= ==============