kconfig: improve config load/save output
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 9 Jun 2006 05:12:38 +0000 (22:12 -0700)
committerSam Ravnborg <sam@mars.ravnborg.org>
Fri, 9 Jun 2006 05:31:30 +0000 (07:31 +0200)
commitddc97cacb310ad68483952e67764c4153c138ed2
treee54e75a17460b9852d061f0663a9058d61397c21
parent909252d279dd5d47e44c125558e87bb44097289f
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>
scripts/kconfig/confdata.c