1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/scripts/kconfig
Masahiro Yamada a49401be4c kconfig: document the positional argument in the help message
The positional argument specifies the top-level Kconfig. Include this
information in the help message.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2024-11-06 08:46:35 +09:00
..
lxdialog
tests
.gitignore
conf.c kconfig: document the positional argument in the help message 2024-11-06 08:46:35 +09:00
confdata.c kconfig: cache expression values 2024-09-20 09:21:53 +09:00
expr.c kconfig: clear expr::val_is_valid when allocated 2024-10-01 17:05:30 +09:00
expr.h kconfig: cache expression values 2024-09-20 09:21:53 +09:00
gconf-cfg.sh
gconf.c
gconf.glade
images.c
images.h
internal.h kconfig: cache expression values 2024-09-20 09:21:53 +09:00
lexer.l kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h 2024-09-01 20:34:48 +09:00
lkc.h scripts: move hash function from scripts/kconfig/ to scripts/include/ 2024-09-20 09:21:52 +09:00
lkc_proto.h kconfig: add sym_get_prompt_menu() helper function 2024-11-06 08:46:34 +09:00
Makefile
mconf-cfg.sh
mconf.c kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h 2024-09-01 20:34:48 +09:00
menu.c kconfig: show sub-menu entries even if the prompt is hidden 2024-10-31 21:42:20 +09:00
merge_config.sh
mnconf-common.c
mnconf-common.h
nconf-cfg.sh
nconf.c kconfig: nconf: Fix typo in function comment 2024-11-06 08:46:34 +09:00
nconf.gui.c kconfig: nconf: Use TAB to cycle thru dialog buttons 2024-11-04 17:53:09 +09:00
nconf.h
parser.y kconfig: remove zconfprint() 2024-11-04 17:53:09 +09:00
preprocess.c kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h 2024-09-01 20:34:48 +09:00
preprocess.h
qconf-cfg.sh
qconf.cc kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu() 2024-11-06 08:46:34 +09:00
qconf.h kconfig: qconf: remove ConfigItem::visible member 2024-11-06 08:46:34 +09:00
streamline_config.pl streamline_config.pl: remove prompt warnings for configs with defaults 2024-11-06 08:46:34 +09:00
symbol.c kconfig: add sym_get_prompt_menu() helper function 2024-11-06 08:46:34 +09:00
util.c scripts: move hash function from scripts/kconfig/ to scripts/include/ 2024-09-20 09:21:52 +09:00