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

/scripts/kconfig/
H A Dgconf.c34 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator in enum:__anon4
42 static int opt_mode = OPT_NORMAL;
639 opt_mode = OPT_NORMAL;
1304 if ((opt_mode == OPT_NORMAL && !menu_is_visible(child1)) ||
1386 if ((opt_mode == OPT_NORMAL && menu_is_visible(child)) ||

Completed in 356 milliseconds