commit | fa8cedaef814ceced8b55e0d2bbd404ccbc2b786 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <ulfalizer@gmail.com> | Thu Oct 05 14:01:14 2017 +0200 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Dec 15 08:21:31 2017 +0900 |
tree | 9ddbdb601050597defb84ab28dd38a4af1bb0356 | |
parent | 9a826842ff2fbd200561d3c1e81ca34eab6bfbbb [diff] |
kconfig: Clarify expression rewriting menu_finalize() is one of the more opaque parts of Kconfig, and I need to make some changes to it to fix an issue related to modules. Add some comments related to expression rewriting and dependency propagation as a review aid. They will also help other people trying to understand the code. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>