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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dmconf.c277 static int show_all_options; variable
359 if (show_all_options && !menu_has_prompt(menu))
361 else if (!show_all_options && !visible)
621 show_all_options = !show_all_options;

Completed in 52 milliseconds