Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.c264 static int show_all_items; variable
423 show_all_items = 1; in handle_f4()
425 show_all_items = 0; in handle_f4()
741 if (!menu || (!show_all_items && !menu_is_visible(menu))) in build_conf()
1263 if (!show_all_items && !menu_is_visible(child)) in conf_choice()