From: Roman Zippel Date: Wed, 9 Nov 2005 05:34:48 +0000 (-0800) Subject: [PATCH] kconfig: fix restart for choice symbols X-Git-Tag: v2.6.15-rc1~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f23ca2b37d13a89bb6cd0421821fc9c3b8ccd47;p=pandora-kernel.git [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 Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed