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

/linux-master/scripts/kconfig/
H A Dnconf.c263 static int show_all_items; variable
427 show_all_items = 1;
429 show_all_items = 0;
767 if (!menu || (!show_all_items && !menu_is_visible(menu)))
1290 if (!show_all_items && !menu_is_visible(child))

Completed in 105 milliseconds