Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.c255 static int show_all_items; variable
417 show_all_items = 1; in handle_f4()
419 show_all_items = 0; in handle_f4()
741 if (!menu || (!show_all_items && !menu_is_visible(menu))) in build_conf()
1251 if (!show_all_items && !menu_is_visible(child)) in conf_choice()