nconf: handle comment entries within choice/endchoice
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 6 Jan 2011 15:42:45 +0000 (16:42 +0100)
committerMichal Marek <mmarek@suse.cz>
Fri, 7 Jan 2011 14:45:28 +0000 (15:45 +0100)
commit39177ec36236fb71257e51d0d198437b84170911
treeeecfc6761f8df11452ba9dba82f5a08ddae568df
parent0597fcd08b858df83b9f20afd6035311d92c48f8
nconf: handle comment entries within choice/endchoice

Equivalent to af6c1598 (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>
scripts/kconfig/nconf.c