commit | af6c159885537eb6582a61156ccfb73e83c0478d | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <jacmet@sunsite.dk> | Sun Feb 15 22:15:16 2009 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Tue Jun 09 22:37:34 2009 +0200 |
tree | f3ee9a9f60135ef625b58d487bdb9c2d734c3d66 | |
parent | 3af968e066d593bc4dacc021715f3e95ddf0996f [diff] |
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>