Home
last modified time | relevance | path

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

12

/Linux-v5.15/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-v5.15/scripts/kconfig/
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()
694 else if (submenu->prompt->type == P_MENU) in conf()
695 conf(submenu, NULL); in conf()
698 conf_string(submenu); in conf()
[all …]
Dnconf.c1066 struct menu *submenu = NULL; in conf() local
1150 submenu = (struct menu *) item_data(); in conf()
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()
[all …]
Dmenu.c713 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
734 submenu[i++] = menu; in get_prompt_str()
764 menu = submenu[i]; in get_prompt_str()
/Linux-v5.15/drivers/platform/mips/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/arch/mips/kvm/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/virt/
DKconfig12 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/accessibility/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/arch/arm64/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and
/Linux-v5.15/arch/s390/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/platform/mellanox/
DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/security/apparmor/
DKconfig49 debugging logic will necessarily be enabled. A submenu will
/Linux-v5.15/drivers/message/fusion/
DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/arch/x86/kvm/
DKconfig17 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/net/ieee802154/
DKconfig11 If you say N, all options in this submenu will be skipped and
/Linux-v5.15/fs/
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-v5.15/arch/powerpc/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and
/Linux-v5.15/drivers/platform/x86/intel/
DKconfig14 If you say N, all options in this submenu will be skipped
/Linux-v5.15/drivers/platform/x86/dell/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/platform/chrome/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/platform/surface/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/macintosh/
DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/Documentation/kbuild/
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-v5.15/drivers/atm/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.15/drivers/block/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled;

12