Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dgconf.c34 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
634 opt_mode = OPT_PROMPT; in on_set_option_mode3_activate()
1058 else if (opt_mode == OPT_PROMPT && in fill_row()
1282 (opt_mode == OPT_PROMPT && !menu_has_prompt(child1)) || in update_tree()
1364 (opt_mode == OPT_PROMPT && menu_has_prompt(child)) || in display_tree()