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

/linux-master/scripts/kconfig/
H A Dmconf.c288 static int show_all_options; variable
468 if (show_all_options && !menu_has_prompt(menu))
470 else if (!show_all_options && !visible)
889 show_all_options = !show_all_options;

Completed in 124 milliseconds