diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2019-12-17 13:14:17 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-07 02:18:44 +0900 |
commit | de026ca9152c3b3d8c85b8884a29040975ac1424 (patch) | |
tree | bc756b4ea6521a73971398531cdac1bff9179ba0 /ipc | |
parent | f64048a20b0ce1bb1fd5c3f80e82556db73fe08b (diff) | |
download | linux-de026ca9152c3b3d8c85b8884a29040975ac1424.tar.gz linux-de026ca9152c3b3d8c85b8884a29040975ac1424.tar.bz2 linux-de026ca9152c3b3d8c85b8884a29040975ac1424.zip |
kconfig: use parent->dep as the parentdep of 'menu'
In menu_finalize(), the dependency of a menu entry is propagated
downwards.
For the 'menu', parent->dep and parent->prompt->visible.expr have
the same expression. Both accumulate the 'depends on' of itself and
upper menu entries.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions