Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/scripts/kconfig/tests/auto_submenu/
A 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-6.3-rc2/scripts/kconfig/
A Dmconf.c648 struct menu *submenu; in conf() local
680 submenu = item_data(); in conf()
682 if (submenu) in conf()
683 sym = submenu->sym; in conf()
692 submenu->data = (void *) (long) !submenu->data; in conf()
694 conf(submenu, NULL); in conf()
698 conf_choice(submenu); in conf()
700 conf(submenu, NULL); in conf()
703 conf_string(submenu); in conf()
709 show_help(submenu); in conf()
[all …]
A Dnconf.c1066 struct menu *submenu = NULL; in conf() local
1153 if (!submenu || !menu_is_visible(submenu)) in conf()
1155 sym = submenu->sym; in conf()
1162 conf(submenu); in conf()
1169 submenu->data = in conf()
1170 (void *) (long) !submenu->data; in conf()
1172 conf(submenu); in conf()
1177 conf_choice(submenu); in conf()
1178 else if (submenu->prompt && in conf()
1180 conf(submenu); in conf()
[all …]
A Dmenu.c708 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
727 submenu[i++] = menu; in get_prompt_str()
747 menu = submenu[i]; in get_prompt_str()
/linux-6.3-rc2/drivers/platform/loongarch/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/arch/riscv/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux-6.3-rc2/drivers/platform/mips/
A DKconfig16 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/arch/mips/kvm/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/drivers/accessibility/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/arch/s390/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/drivers/virt/
A DKconfig12 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/arch/arm64/kvm/
A DKconfig16 If you say N, all options in this submenu will be skipped and
/linux-6.3-rc2/drivers/platform/x86/hp/
A DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/tools/testing/ktest/
A 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-6.3-rc2/drivers/message/fusion/
A DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/arch/x86/kvm/
A DKconfig17 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/drivers/platform/mellanox/
A DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/drivers/net/ieee802154/
A DKconfig11 If you say N, all options in this submenu will be skipped and
/linux-6.3-rc2/security/apparmor/
A DKconfig24 debugging logic will necessarily be enabled. A submenu will
/linux-6.3-rc2/fs/
A DKconfig295 If you say N, all options in this submenu will be skipped and
340 If you say N, all options in this submenu will be skipped and
/linux-6.3-rc2/drivers/platform/x86/dell/
A DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/arch/powerpc/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux-6.3-rc2/drivers/platform/surface/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/drivers/macintosh/
A DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/linux-6.3-rc2/drivers/platform/chrome/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled.

Completed in 38 milliseconds

12