commit | c1a0f5e3c01d28b6782457bee5ae5ace3a9958ec | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Tue Nov 08 21:34:54 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:55:54 2005 -0800 |
tree | a81f2f28e50013dad3b4c31f4dca4600b2909eb0 | |
parent | a02f0570ae201c495ee991b959bb974af18f35cc [diff] |
[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 <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>