1
0
Files
linux/scripts/kconfig
Ulf Magnusson 9d1a9e8bc1 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 <ulfalizer@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-01-22 01:49:30 +09:00
..
2017-08-19 11:02:53 -07:00
2018-01-22 00:49:30 +09:00
2017-12-07 23:46:57 +09:00
2018-01-22 00:49:29 +09:00
2018-01-22 00:49:28 +09:00
2018-01-22 00:49:29 +09:00
2018-01-22 01:49:30 +09:00
2015-10-14 14:59:03 +02:00
2018-01-22 00:49:29 +09:00
2015-02-25 15:00:16 +01:00