kconfig: readd lost change count
authorzippel@linux-m68k.org <zippel@linux-m68k.org>
Mon, 29 Sep 2008 03:27:11 +0000 (05:27 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Sep 2008 15:03:01 +0000 (08:03 -0700)
Commit f072181e6403b0fe2e2aa800a005497b748fd284 ("kconfig: drop the
""trying to assign nonexistent symbol" warning") simply dropped the
warnings, but it does a little more than that, it also marks the current
.config as needed saving, so add this back.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found