| /Linux-v5.4/scripts/kconfig/tests/auto_submenu/ |
| D | Kconfig | 12 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/ |
| D | mconf.c | 645 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 …]
|
| D | nconf.c | 1070 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 …]
|
| D | menu.c | 705 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/ |
| D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/drivers/virt/ |
| D | Kconfig | 12 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/drivers/accessibility/ |
| D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/drivers/lightnvm/ |
| D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled
|
| /Linux-v5.4/arch/arm/kvm/ |
| D | Kconfig | 16 If you say N, all options in this submenu will be skipped and
|
| /Linux-v5.4/arch/arm64/kvm/ |
| D | Kconfig | 16 If you say N, all options in this submenu will be skipped and
|
| /Linux-v5.4/drivers/platform/mellanox/ |
| D | Kconfig | 13 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/arch/s390/kvm/ |
| D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/arch/mips/kvm/ |
| D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/security/apparmor/ |
| D | Kconfig | 47 debugging logic will necessarily be enabled. A submenu will
|
| /Linux-v5.4/arch/x86/kvm/ |
| D | Kconfig | 17 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/fs/ |
| D | Kconfig | 237 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/ |
| D | Kconfig | 11 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/drivers/net/ieee802154/ |
| D | Kconfig | 11 If you say N, all options in this submenu will be skipped and
|
| /Linux-v5.4/arch/powerpc/kvm/ |
| D | Kconfig | 15 If you say N, all options in this submenu will be skipped and
|
| /Linux-v5.4/drivers/platform/chrome/ |
| D | Kconfig | 24 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/Documentation/isdn/ |
| D | hysdn.rst | 49 the active cards submenu. The driver may only be compiled and used if
|
| /Linux-v5.4/drivers/macintosh/ |
| D | Kconfig | 11 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/Documentation/kbuild/ |
| D | kconfig-language.rst | 291 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/ |
| D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled.
|
| /Linux-v5.4/drivers/auxdisplay/ |
| D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|