commit | 002d27b1b70f6d574c816ef265147704c4e951f1 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Thu Jul 13 13:22:38 2006 +0200 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Tue Aug 01 11:32:47 2006 +0200 |
tree | ddb07ea199de0cdee8df8f59a1248a73fa2c9b7a | |
parent | eb2cafa1d9026ced051601053885e260f8b8c099 [diff] |
kconfig: correct oldconfig for unset choice options oldconfig currently ignores unset choice options and doesn't ask for them. Correct the SYMBOL_DEF_USER flag of the choice symbol to be only set if it's set for all values. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>