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
..
2018-05-28 18:25:21 +09:00
2018-08-14 09:01:47 +09:00
2005-04-16 15:20:36 -07:00
2018-02-10 11:26:04 +09:00
2018-05-28 18:25:21 +09:00
2018-08-14 09:01:47 +09:00
2015-10-14 14:59:03 +02:00