commit | 661b0680f736e628a6da1cc030c201646587d658 | [log] [tgz] |
---|---|---|
author | zippel@linux-m68k.org <zippel@linux-m68k.org> | Mon Sep 29 05:27:11 2008 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 29 08:03:01 2008 -0700 |
tree | e5be8a432f57cc3e423b4d1b5668484bfcee3765 | |
parent | 204c96f609045a8ce84d1dca3e758ee9b0b2a95c [diff] |
kconfig: readd lost change count 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>