Home
last modified time | relevance | path

Searched refs:show_all_items (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/scripts/kconfig/
Dnconf.c261 static int show_all_items; variable
426 show_all_items = 1; in handle_f4()
428 show_all_items = 0; in handle_f4()
817 if (!menu || (!show_all_items && !menu_is_visible(menu))) in build_conf()
1340 if (!show_all_items && !menu_is_visible(child)) in conf_choice()