summaryrefslogtreecommitdiff
path: root/examples/kconfiglib.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-05-10 22:58:21 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-05-11 00:16:50 +0200
commit9bf8fc6e6907e9ae9dceea7b53a65e710ae04ba1 (patch)
treedc7c787ff197d5eecdf0787b9e92154db88bf504 /examples/kconfiglib.py
parent1d3db5de9b8c247bb06ab532f587213d426bd95d (diff)
menuconfig: Add prompts to incremental search
Search and display prompts for menu nodes that have them. They often contain useful strings. Add a pre-search pass that generates a string to search/display for each menu node, to allow the search regex(es) to run over a single string. That also makes 'foo bar' match for a symbol that has 'FOO' in its name and 'bar' in its prompt, which is handy. Remove the '(in menu X)' string that was added previously for symbols defined in multiple locations. You'd usually be able to tell which menu node is which from the (lack of) prompt.
Diffstat (limited to 'examples/kconfiglib.py')
0 files changed, 0 insertions, 0 deletions