From: Roman Zippel Date: Wed, 9 Nov 2005 05:34:54 +0000 (-0800) Subject: [PATCH] kconfig: stricter error checking for .config X-Git-Tag: v2.6.15-rc1~370 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a0f5e3c01d28b6782457bee5ae5ace3a9958ec;p=pandora-kernel.git [PATCH] kconfig: stricter error checking for .config Add some more checks during the parsing of .config, so that after parsing sym_change_count reflects the correct state whether the .config is correct and in sync with the Kconfig or if it needs saving. Signed-off-by: Roman Zippel Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed