This work was prompted by the criticism about the recent Kconfig change: https://lkml.org/lkml/2018/6/27/254 I may not fully understand his concern, though. Masahiro Yamada (3): kconfig: support an environment variable for non-interactive syncconfig kbuild: rpm-pkg: hard-code ARCH in RPM SPEC file kbuild: rpm-pkg: set KCONFIG_NONINTERACTIVE_UPDATE Documentation/kbuild/kconfig.txt | 6 ++++++ scripts/kconfig/conf.c | 5 +++++ scripts/package/mkspec | 23 +++++++++++++---------- 3 files changed, 24 insertions(+), 10 deletions(-) -- 2.7.4