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

/linux-master/scripts/kconfig/
H A Dgconf.c28 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator in enum:__anon61
620 opt_mode = OPT_ALL;
1053 if (opt_mode == OPT_ALL && !menu_is_visible(menu))
1279 (opt_mode == OPT_ALL && !menu_get_prompt(child1))) {
1361 (opt_mode == OPT_ALL && menu_get_prompt(child)))

Completed in 125 milliseconds