Home
last modified time | relevance | path

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

12

/linux/scripts/kconfig/
A Dmconf.c643 struct menu *submenu; in conf() local
675 submenu = item_data(); in conf()
677 if (submenu) in conf()
678 sym = submenu->sym; in conf()
687 submenu->data = (void *) (long) !submenu->data; in conf()
689 conf(submenu, NULL); in conf()
693 conf_choice(submenu); in conf()
695 conf(submenu, NULL); in conf()
698 conf_string(submenu); in conf()
704 show_help(submenu); in conf()
[all …]
A Dnconf.c1066 struct menu *submenu = NULL; in conf() local
1151 if (!submenu || !menu_is_visible(submenu)) in conf()
1153 sym = submenu->sym; in conf()
1160 conf(submenu); in conf()
1167 submenu->data = in conf()
1168 (void *) (long) !submenu->data; in conf()
1170 conf(submenu); in conf()
1175 conf_choice(submenu); in conf()
1176 else if (submenu->prompt && in conf()
1178 conf(submenu); in conf()
[all …]
A Dmenu.c713 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
734 submenu[i++] = menu; in get_prompt_str()
763 menu = submenu[i]; in get_prompt_str()
/linux/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/arch/riscv/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux/drivers/platform/mips/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/virt/
A DKconfig12 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/mips/kvm/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/accessibility/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/arm64/kvm/
A DKconfig16 If you say N, all options in this submenu will be skipped and
/linux/arch/s390/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/security/apparmor/
A DKconfig49 debugging logic will necessarily be enabled. A submenu will
/linux/drivers/platform/mellanox/
A DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/message/fusion/
A DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/x86/kvm/
A DKconfig17 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/net/ieee802154/
A DKconfig11 If you say N, all options in this submenu will be skipped and
/linux/fs/
A DKconfig284 If you say N, all options in this submenu will be skipped and
329 If you say N, all options in this submenu will be skipped and
/linux/arch/powerpc/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux/drivers/platform/x86/dell/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/platform/chrome/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/platform/surface/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/macintosh/
A DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/linux/Documentation/kbuild/
A Dkconfig-language.rst294 All entries within the "menu" ... "endmenu" block become a submenu of
301 can be made a submenu of it. First, the previous (parent) symbol must
/linux/drivers/block/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled;
/linux/drivers/atm/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled.

Completed in 29 milliseconds

12