Home
last modified time | relevance | path

Searched refs:submenu (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v6.6/scripts/kconfig/tests/auto_submenu/
DKconfig12 This depends on A, so should be a submenu of A.
19 This should be a submenu of A0.
32 Choice should become a submenu as well.
52 be a submenu.
/Linux-v6.6/scripts/kconfig/
Dmconf.c839 struct menu *submenu; in conf() local
871 submenu = item_data(); in conf()
873 if (submenu) in conf()
874 sym = submenu->sym; in conf()
883 submenu->data = (void *) (long) !submenu->data; in conf()
885 conf(submenu, NULL); in conf()
889 conf_choice(submenu); in conf()
890 else if (submenu->prompt->type == P_MENU) in conf()
891 conf(submenu, NULL); in conf()
894 conf_string(submenu); in conf()
[all …]
Dnconf.c1146 struct menu *submenu = NULL; in selected_conf() local
1245 submenu = (struct menu *) item_data(); in selected_conf()
1246 if (!submenu || !menu_is_visible(submenu)) in selected_conf()
1248 sym = submenu->sym; in selected_conf()
1255 conf(submenu); in selected_conf()
1262 submenu->data = in selected_conf()
1263 (void *) (long) !submenu->data; in selected_conf()
1265 conf(submenu); in selected_conf()
1270 conf_choice(submenu); in selected_conf()
1271 else if (submenu->prompt && in selected_conf()
[all …]
Dmenu.c713 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
732 submenu[i++] = menu; in get_prompt_str()
747 menu = submenu[i]; in get_prompt_str()
/Linux-v6.6/drivers/platform/loongarch/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/arch/riscv/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and
/Linux-v6.6/drivers/platform/mips/
DKconfig16 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/arch/mips/kvm/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/drivers/accessibility/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/arch/s390/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/drivers/virt/
DKconfig12 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/arch/arm64/kvm/
DKconfig16 If you say N, all options in this submenu will be skipped and
/Linux-v6.6/drivers/platform/x86/hp/
DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/tools/testing/ktest/
Dktest.pl1981 my ($command, $target, $skip, $submenu) = @_;
2005 } elsif (defined($submenu) && /$submenu/) {
2029 my $submenu;
2046 $submenu = '^\s*submenu\s';
2055 _get_grub_index($command, $target, $skip, $submenu);
/Linux-v6.6/drivers/message/fusion/
DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/drivers/platform/mellanox/
DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/arch/x86/kvm/
DKconfig17 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/drivers/net/ieee802154/
DKconfig11 If you say N, all options in this submenu will be skipped and
/Linux-v6.6/security/apparmor/
DKconfig24 debugging logic will necessarily be enabled. A submenu will
/Linux-v6.6/fs/
DKconfig303 If you say N, all options in this submenu will be skipped and
348 If you say N, all options in this submenu will be skipped and
/Linux-v6.6/drivers/platform/x86/dell/
DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/arch/powerpc/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and
/Linux-v6.6/drivers/platform/surface/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/drivers/macintosh/
DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v6.6/drivers/platform/chrome/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.

12