[PATCH v2 0/6] kconfig: some clean-ups and rename silentoldconfig

From: Masahiro Yamada
Date: Tue Feb 27 2018 - 19:17:02 EST


Masahiro Yamada (6):
kconfig: do not call check_conf() for olddefconfig
kconfig: remove unneeded input_mode test in conf()
kconfig: remove redundant input_mode test for check_conf() loop
kconfig: hide irrelevant sub-menus for oldconfig
kconfig: invoke oldconfig instead of silentoldconfig from local*config
kconfig: rename silentoldconfig to syncconfig

Documentation/kbuild/kconfig.txt | 2 +-
Makefile | 2 +-
scripts/kconfig/Makefile | 8 ++++----
scripts/kconfig/conf.c | 41 ++++++++++++++++++++--------------------
4 files changed, 27 insertions(+), 26 deletions(-)

--
2.7.4