Home
last modified time | relevance | path

Searched hist:"002 d27b1b70f6d574c816ef265147704c4e951f1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dconfdata.cdiff 002d27b1b70f6d574c816ef265147704c4e951f1 Thu Jul 13 06:22:38 CDT 2006 Roman Zippel <zippel@linux-m68k.org> 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>