kconfig: handle comment entries within choice/endchoice
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 15 Feb 2009 21:15:16 +0000 (22:15 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 9 Jun 2009 20:37:34 +0000 (22:37 +0200)
commitaf6c159885537eb6582a61156ccfb73e83c0478d
treef3ee9a9f60135ef625b58d487bdb9c2d734c3d66
parent3af968e066d593bc4dacc021715f3e95ddf0996f
kconfig: handle comment entries within choice/endchoice

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>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/lxdialog/checklist.c
scripts/kconfig/mconf.c