Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dgconf.c31 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
632 opt_mode = OPT_PROMPT; in on_set_option_mode3_activate()
1056 else if (opt_mode == OPT_PROMPT && in fill_row()
1280 (opt_mode == OPT_PROMPT && !menu_has_prompt(child1)) || in update_tree()
1362 (opt_mode == OPT_PROMPT && menu_has_prompt(child)) || in display_tree()