Home
last modified time | relevance | path

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

12

/Linux-v5.4/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.4/scripts/kconfig/
Dmconf.c645 struct menu *submenu; in conf() local
677 submenu = item_data(); in conf()
679 if (submenu) in conf()
680 sym = submenu->sym; in conf()
689 submenu->data = (void *) (long) !submenu->data; in conf()
691 conf(submenu, NULL); in conf()
695 conf_choice(submenu); in conf()
696 else if (submenu->prompt->type == P_MENU) in conf()
697 conf(submenu, NULL); in conf()
700 conf_string(submenu); in conf()
[all …]
Dnconf.c1070 struct menu *submenu = NULL; in conf() local
1156 submenu = (struct menu *) item_data(); in conf()
1157 if (!submenu || !menu_is_visible(submenu)) in conf()
1159 sym = submenu->sym; in conf()
1166 conf(submenu); in conf()
1173 submenu->data = in conf()
1174 (void *) (long) !submenu->data; in conf()
1176 conf(submenu); in conf()
1181 conf_choice(submenu); in conf()
1182 else if (submenu->prompt && in conf()
[all …]
Dmenu.c705 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
713 submenu[i++] = menu; in get_prompt_str()
743 menu = submenu[i]; in get_prompt_str()
/Linux-v5.4/drivers/platform/mips/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/drivers/virt/
DKconfig12 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/drivers/accessibility/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/drivers/lightnvm/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled
/Linux-v5.4/arch/arm/kvm/
DKconfig16 If you say N, all options in this submenu will be skipped and
/Linux-v5.4/arch/arm64/kvm/
DKconfig16 If you say N, all options in this submenu will be skipped and
/Linux-v5.4/drivers/platform/mellanox/
DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/arch/s390/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/arch/mips/kvm/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/security/apparmor/
DKconfig47 debugging logic will necessarily be enabled. A submenu will
/Linux-v5.4/arch/x86/kvm/
DKconfig17 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/fs/
DKconfig237 If you say N, all options in this submenu will be skipped and
281 If you say N, all options in this submenu will be skipped and
/Linux-v5.4/drivers/message/fusion/
DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/drivers/net/ieee802154/
DKconfig11 If you say N, all options in this submenu will be skipped and
/Linux-v5.4/arch/powerpc/kvm/
DKconfig15 If you say N, all options in this submenu will be skipped and
/Linux-v5.4/drivers/platform/chrome/
DKconfig24 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/Documentation/isdn/
Dhysdn.rst49 the active cards submenu. The driver may only be compiled and used if
/Linux-v5.4/drivers/macintosh/
DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/Documentation/kbuild/
Dkconfig-language.rst291 All entries within the "menu" ... "endmenu" block become a submenu of
298 can be made a submenu of it. First, the previous (parent) symbol must
/Linux-v5.4/drivers/atm/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/Linux-v5.4/drivers/auxdisplay/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled.

12