Searched hist:"3 f23ca2b37d13a89bb6cd0421821fc9c3b8ccd47" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/kconfig/ |
H A D | symbol.c | diff 3f23ca2b37d13a89bb6cd0421821fc9c3b8ccd47 Tue Nov 08 23:34:48 CST 2005 Roman Zippel <zippel@linux-m68k.org> [PATCH] kconfig: fix restart for choice symbols
The restart check whether new symbols became visible, didn't always work for choice symbols. Even if a choice symbol itself isn't changable, the childs are. This also requires to update the new status of all choice values, once one of them is set.
Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | conf.c | diff 3f23ca2b37d13a89bb6cd0421821fc9c3b8ccd47 Tue Nov 08 23:34:48 CST 2005 Roman Zippel <zippel@linux-m68k.org> [PATCH] kconfig: fix restart for choice symbols
The restart check whether new symbols became visible, didn't always work for choice symbols. Even if a choice symbol itself isn't changable, the childs are. This also requires to update the new status of all choice values, once one of them is set.
Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|