linux/scripts/kconfig
Masahiro Yamada 9a9ddcf478 kconfig: suppress "configuration written to .config" for syncconfig
The top-level Makefile invokes "make syncconfig" when necessary.
Then, Kconfig displays the following message when .config is updated.

  #
  # configuration written to .config
  #

It is distracting because "make syncconfig" happens during the build
stage, and does nothing important in most cases.

Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-08-22 23:21:41 +09:00
..
lxdialog
tests kconfig: improve the recursive dependency report 2018-08-22 23:21:39 +09:00
.gitignore
Makefile kconfig: fix "Can't open ..." in parallel build 2018-08-22 23:21:41 +09:00
check-pkgconfig.sh
conf.c kconfig: suppress "configuration written to .config" for syncconfig 2018-08-22 23:21:41 +09:00
confdata.c
expr.c
expr.h
gconf-cfg.sh
gconf.c
gconf.glade
images.c
kconf_id.c
list.h
lkc.h
lkc_proto.h
mconf-cfg.sh
mconf.c
menu.c
merge_config.sh
nconf-cfg.sh
nconf.c
nconf.gui.c
nconf.h
preprocess.c
qconf-cfg.sh
qconf.cc
qconf.h
streamline_config.pl
symbol.c kconfig: improve the recursive dependency report 2018-08-22 23:21:39 +09:00
util.c
zconf.l
zconf.y