commit | 33ca1a24866373777c5e1415f974069835f8cf41 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <ulfalizer@gmail.com> | Wed Oct 04 05:37:12 2017 +0200 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Dec 07 23:46:16 2017 +0900 |
tree | 3c532114ef981c30d28b9148c6aff30a3663063b | |
parent | 2c37e08464a8500b69a6c0be18d159bd1a312620 [diff] |
kconfig: Document the 'menu' struct Understanding what it represents helps a lot when reading the code, and it's not obvious, so document it. The ROOT_MENU flag is only set and tested by the gconf and qconf front ends, so leave it undocumented here. The obvious guess for what it means is correct. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>