linux/scripts/kconfig
Masahiro Yamada 59adbcd805 kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()
It is better not to hardcode model1 or model2 for consistency.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2025-07-02 10:36:15 +09:00
..
lxdialog kconfig: lxdialog: fix 'space' to (de)select options 2025-06-24 20:30:27 +09:00
tests
.gitignore
conf.c kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu() 2025-06-30 12:52:58 +09:00
confdata.c kconfig: use memcmp instead of deprecated bcmp 2025-06-18 10:11:15 +09:00
expr.c
expr.h
gconf-cfg.sh
gconf.c kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event() 2025-07-02 10:36:15 +09:00
gconf.glade kconfig: gconf: add static qualifiers to event handlers 2025-07-02 10:36:14 +09:00
images.c
images.h
internal.h
lexer.l
lkc.h kconfig: re-add menu_get_parent_menu() that returns parent menu 2025-06-30 13:20:23 +09:00
lkc_proto.h
Makefile
mconf-cfg.sh
mconf.c
menu.c kconfig: re-add menu_get_parent_menu() that returns parent menu 2025-06-30 13:20:23 +09:00
merge_config.sh
mnconf-common.c
mnconf-common.h
nconf-cfg.sh
nconf.c
nconf.gui.c
nconf.h
parser.y
preprocess.c
preprocess.h
qconf-cfg.sh
qconf.cc kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu() 2025-06-30 12:52:58 +09:00
qconf.h
streamline_config.pl
symbol.c kconfig: set MENU_CHANGED to choice when the selected member is changed 2025-06-28 01:57:59 +09:00
util.c