diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-04-28 03:48:13 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-04-28 04:15:03 +0200 |
| commit | 4b387e0bf0a2d206ef8d3ce8768a0166f66d898a (patch) | |
| tree | 332e849dae8c1fd1bedcbcd3cb15f2e8b106187e /kconfiglib.py | |
| parent | 74cb7c397db8b5f5178370541535a393ed964621 (diff) | |
menuconfig: Fix display issue for unsatisfied-deps selected symbol with children
A symbol with unsatisfied direct dependencies can end up with visible
children in an implicit submenu if it is selected (though that generates
a warning), so the optimization in _shown_nodes() isn't safe, and causes
the child nodes to not be shown outside show-all mode.
Just remove the optimization. Trying things out some more, everything's
plenty fast enough anyway.
Checking the direct dependencies of the parent instead would be safe.
Diffstat (limited to 'kconfiglib.py')
0 files changed, 0 insertions, 0 deletions
