Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/kconfig/
Dnconf.c264 static int show_all_items; variable
428 show_all_items = 1; in handle_f4()
430 show_all_items = 0; in handle_f4()
768 if (!menu || (!show_all_items && !menu_is_visible(menu))) in build_conf()
1249 if (!show_all_items && !menu_is_visible(child)) in conf_choice()