diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-11-28 14:48:25 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-11-28 14:48:25 +0100 |
| commit | b3f0061c61da5c9dd604e580e6f220c4a7bd44fa (patch) | |
| tree | 9303e5449beb1cf60ed9136ed10b222a47917056 /allnoconfig.py | |
| parent | e47d7eff1012e7fe2a1dd75f3367a2eaa1b61539 (diff) | |
menuconfig: Only list duplicated choice symbols once
When a Kconfig file defined a named choice and was included multiple
times, the choice symbols were listed multiple times in the menuconfig
as well (due to commit 17d7c1e ("menuconfig: Show all symbols at each
menu location for multi.def. choices")).
That's probably not what you want. Tweak it so that each symbol is only
shown once, with the prompt that was used for it at whatever choice
definition location is entered.
Also change how the choice selection is displayed before the choice is
entered, so that the prompt used for the selected symbol at that
particular location is used. Previously, the prompt at the first
definition location for the symbol was always used.
(Note that all of this is only about how things are displayed. It's not
essential to functionality, in case you're writing your own menuconfig.)
Diffstat (limited to 'allnoconfig.py')
0 files changed, 0 insertions, 0 deletions
