commit | ddc97cacb310ad68483952e67764c4153c138ed2 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Thu Jun 08 22:12:38 2006 -0700 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Fri Jun 09 07:31:30 2006 +0200 |
tree | e54e75a17460b9852d061f0663a9058d61397c21 | |
parent | 909252d279dd5d47e44c125558e87bb44097289f [diff] |
kconfig: improve config load/save output During loading special case the first common case (.config), be silent about it and otherwise mark it as a change that requires saving. Instead output that the file has been changed. IOW if conf does nothing (special), it's silent. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>