/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
D | mconf.c | 646 struct menu *submenu; in conf() local 678 submenu = item_data(); in conf() 680 if (submenu) in conf() 681 sym = submenu->sym; in conf() 690 submenu->data = (void *) (long) !submenu->data; in conf() 692 conf(submenu, NULL); in conf() 696 conf_choice(submenu); in conf() 697 else if (submenu->prompt->type == P_MENU) in conf() 698 conf(submenu, NULL); in conf() 701 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 | 734 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local 755 submenu[i++] = menu; in get_prompt_str() 785 menu = submenu[i]; in get_prompt_str()
|
/kernel/linux/linux-5.10/drivers/platform/mips/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/drivers/virt/ |
D | Kconfig | 12 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/drivers/accessibility/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and
|
/kernel/linux/linux-5.10/drivers/lightnvm/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/drivers/platform/mellanox/ |
D | Kconfig | 13 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/security/apparmor/ |
D | Kconfig | 49 debugging logic will necessarily be enabled. A submenu will
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
D | Kconfig | 17 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/tools/testing/ktest/ |
D | ktest.pl | 1915 my ($command, $target, $skip, $submenu) = @_; 1939 } elsif (defined($submenu) && /$submenu/) { 1963 my $submenu; 1980 $submenu = '^\s*submenu\s'; 1989 _get_grub_index($command, $target, $skip, $submenu);
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
D | Kconfig | 11 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/fs/ |
D | Kconfig | 262 If you say N, all options in this submenu will be skipped and 307 If you say N, all options in this submenu will be skipped and
|
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
D | Kconfig | 11 If you say N, all options in this submenu will be skipped and
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and
|
/kernel/linux/linux-5.10/drivers/platform/chrome/ |
D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
D | Kconfig | 11 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/Documentation/kbuild/ |
D | kconfig-language.rst | 309 All entries within the "menu" ... "endmenu" block become a submenu of 316 can be made a submenu of it. First, the previous (parent) symbol must
|
/kernel/linux/linux-5.10/drivers/atm/ |
D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/kernel/linux/linux-5.10/drivers/block/ |
D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled;
|