Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nconf: handle comment entries within choice/endchoice
Equivalent to af6c159 (kconfig: handle comment entries within choice/endchoice), but for nconfig instead. Implement support for comment entries within choice groups. Comment entries are displayed visually distinct from normal configs, and selecting them is a no-op. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Michal Marek <mmarek@suse.cz>
- Loading branch information