linux/scripts/kconfig
Masahiro Yamada 9bba03d447 kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
Linux 5.10 is out. Remove the 'kvmconfig' and 'xenconfig' shorthands
as previously announced.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-01-04 10:38:11 +09:00
..
lxdialog
tests kconfig: tests: remove randconfig test for choice in choice 2020-05-12 13:28:30 +09:00
.gitignore kconfig: qconf: compile moc object separately 2020-08-01 20:54:39 +09:00
conf.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
confdata.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
expr.c
expr.h
gconf-cfg.sh
gconf.c
gconf.glade
images.c kconfig: constify XPM data 2020-08-14 13:30:03 +09:00
images.h kconfig: constify XPM data 2020-08-14 13:30:03 +09:00
lexer.l kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
list.h
lkc.h kconfig: make lkc.h self-sufficient #include-wise 2020-12-08 23:31:29 +09:00
lkc_proto.h kconfig: qconf: fix incomplete type 'struct gstr' warning 2020-09-20 12:58:49 +09:00
Makefile kconfig: remove 'kvmconfig' and 'xenconfig' shorthands 2021-01-04 10:38:11 +09:00
mconf-cfg.sh kconfig: Support building mconf with vendor sysroot ncurses 2021-01-04 10:38:11 +09:00
mconf.c
menu.c kconfig: do not assign a variable in the return statement 2020-05-12 13:28:30 +09:00
merge_config.sh
nconf-cfg.sh
nconf.c kconfig: remove redundant assignment prompt = prompt 2020-09-03 12:21:22 +09:00
nconf.gui.c
nconf.h
parser.y kconfig: allow only 'config', 'comment', and 'if' inside 'choice' 2020-05-12 13:28:30 +09:00
preprocess.c kconfig: fix return value of do_error_if() 2020-12-21 14:48:54 +09:00
qconf-cfg.sh kconfig: qconf: use a variable to pass packages to pkg-config 2020-12-08 23:31:29 +09:00
qconf.cc kconfig: qconf: show Qt version in the About dialog 2020-12-08 23:31:29 +09:00
qconf.h kconfig: qconf: remove Y, M, N columns 2020-09-25 00:37:13 +09:00
streamline_config.pl kconfig: streamline_config.pl: check defined(ENV variable) before using it 2020-09-03 12:16:30 +09:00
symbol.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
util.c