Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/kconfig/
Dgconf.c28 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
36 static int opt_mode = OPT_NORMAL;
611 opt_mode = OPT_NORMAL; in on_set_option_mode1_activate()
1277 if ((opt_mode == OPT_NORMAL && !menu_is_visible(child1)) || in update_tree()
1359 if ((opt_mode == OPT_NORMAL && menu_is_visible(child)) || in display_tree()