summaryrefslogtreecommitdiff
path: root/makefile.patch
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-04-28 03:48:13 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-04-28 04:15:03 +0200
commit4b387e0bf0a2d206ef8d3ce8768a0166f66d898a (patch)
tree332e849dae8c1fd1bedcbcd3cb15f2e8b106187e /makefile.patch
parent74cb7c397db8b5f5178370541535a393ed964621 (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 'makefile.patch')
0 files changed, 0 insertions, 0 deletions