[PATCH] choice handling fixes
commit8a36b98fd0d80234db3675aca4d56e034b01d175
authorRoman Zippel <zippel@linux-m68k.org>
Wed, 4 Jun 2003 16:33:10 +0000 (4 09:33 -0700)
committerBen Collins <bcollins@debian.org>
Wed, 4 Jun 2003 16:33:10 +0000 (4 09:33 -0700)
tree986185754274a061dd95ffe6ac213570c3abd439
parent89490f20df62d7b23318b78a359888c9c1633d8c
[PATCH] choice handling fixes

A few choice handling fixes:
- only visible choice values define the new state of the complete choice
- improve handling of choices without visible value
- two new warnings
scripts/kconfig/conf.c
scripts/kconfig/confdata.c
scripts/kconfig/menu.c
scripts/kconfig/symbol.c