/linux-6.3-rc2/scripts/kconfig/tests/auto_submenu/ |
A 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-6.3-rc2/scripts/kconfig/ |
A D | mconf.c | 648 struct menu *submenu; in conf() local 680 submenu = item_data(); in conf() 682 if (submenu) in conf() 683 sym = submenu->sym; in conf() 692 submenu->data = (void *) (long) !submenu->data; in conf() 694 conf(submenu, NULL); in conf() 698 conf_choice(submenu); in conf() 700 conf(submenu, NULL); in conf() 703 conf_string(submenu); in conf() 709 show_help(submenu); in conf() [all …]
|
A D | nconf.c | 1066 struct menu *submenu = NULL; in conf() local 1153 if (!submenu || !menu_is_visible(submenu)) in conf() 1155 sym = submenu->sym; in conf() 1162 conf(submenu); in conf() 1169 submenu->data = in conf() 1170 (void *) (long) !submenu->data; in conf() 1172 conf(submenu); in conf() 1177 conf_choice(submenu); in conf() 1178 else if (submenu->prompt && in conf() 1180 conf(submenu); in conf() [all …]
|
A D | menu.c | 708 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local 727 submenu[i++] = menu; in get_prompt_str() 747 menu = submenu[i]; in get_prompt_str()
|
/linux-6.3-rc2/drivers/platform/loongarch/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/arch/riscv/kvm/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and
|
/linux-6.3-rc2/drivers/platform/mips/ |
A D | Kconfig | 16 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/arch/mips/kvm/ |
A D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/drivers/accessibility/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/arch/s390/kvm/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/drivers/virt/ |
A D | Kconfig | 12 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/arch/arm64/kvm/ |
A D | Kconfig | 16 If you say N, all options in this submenu will be skipped and
|
/linux-6.3-rc2/drivers/platform/x86/hp/ |
A D | Kconfig | 13 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/tools/testing/ktest/ |
A D | ktest.pl | 1981 my ($command, $target, $skip, $submenu) = @_; 2005 } elsif (defined($submenu) && /$submenu/) { 2029 my $submenu; 2046 $submenu = '^\s*submenu\s'; 2055 _get_grub_index($command, $target, $skip, $submenu);
|
/linux-6.3-rc2/drivers/message/fusion/ |
A D | Kconfig | 11 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/arch/x86/kvm/ |
A D | Kconfig | 17 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/drivers/platform/mellanox/ |
A D | Kconfig | 13 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/drivers/net/ieee802154/ |
A D | Kconfig | 11 If you say N, all options in this submenu will be skipped and
|
/linux-6.3-rc2/security/apparmor/ |
A D | Kconfig | 24 debugging logic will necessarily be enabled. A submenu will
|
/linux-6.3-rc2/fs/ |
A D | Kconfig | 295 If you say N, all options in this submenu will be skipped and 340 If you say N, all options in this submenu will be skipped and
|
/linux-6.3-rc2/drivers/platform/x86/dell/ |
A D | Kconfig | 13 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/arch/powerpc/kvm/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and
|
/linux-6.3-rc2/drivers/platform/surface/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/drivers/macintosh/ |
A D | Kconfig | 11 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.3-rc2/drivers/platform/chrome/ |
A D | Kconfig | 14 If you say N, all options in this submenu will be skipped and disabled.
|