kconfig: update to Linux 5.7-rc2
The previous sync was Linux 5.5. This updates Kconfig to Linux 5.7-rc2.

Highlights:

 - add yes2modconfig and mod2yesconfig, which are useful for coping with
   syzbot configs in Linux

 - remove include/config/tristate.conf

 - show more precise help

 - fix various issues of 'make xconfig'

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c6f95bc commit 768ead294f25110a5e9f68011e0e26e6ea3e86db
@Masahiro Yamada Masahiro Yamada authored on 22 Apr 2020
Sascha Hauer committed on 27 Apr 2020
Showing 17 changed files
View
Makefile
View
scripts/kconfig/.gitignore
View
scripts/kconfig/Makefile
View
scripts/kconfig/conf.c
View
scripts/kconfig/confdata.c
View
scripts/kconfig/expr.c
View
scripts/kconfig/expr.h
View
scripts/kconfig/gconf.c
View
scripts/kconfig/lkc.h
View
scripts/kconfig/mconf.c
View
scripts/kconfig/menu.c
View
scripts/kconfig/nconf.c
View
scripts/kconfig/parser.y
View
scripts/kconfig/qconf.cc
View
scripts/kconfig/qconf.h
View
scripts/kconfig/streamline_config.pl
View
scripts/kconfig/symbol.c