diff options
| author | Ulf Magnusson <[email protected]> | 2018-01-14 14:49:26 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2018-01-21 16:49:30 +0000 |
| commit | 9d1a9e8bc18bea94adfa716073df3ed83fc4e895 (patch) | |
| tree | d80aae3634157d080ee24c5031eb0829f2785574 /lib/dump_stack.c | |
| parent | kconfig: Clarify choice dependency propagation (diff) | |
| download | kernel-9d1a9e8bc18bea94adfa716073df3ed83fc4e895.tar.gz kernel-9d1a9e8bc18bea94adfa716073df3ed83fc4e895.zip | |
kconfig: Document 'if' flattening logic
It is not obvious that this might refer to an 'if', making the code
pretty cryptic:
if (menu->list && (!menu->prompt || !menu->prompt->text)) {
Kconfig keeps the 'if' menu nodes even after flattening. Reflect that in
the example to be accurate.
No functional changes. Only comments added.
Signed-off-by: Ulf Magnusson <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
