Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/kconfig/
Dgconf.c28 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
629 opt_mode = OPT_PROMPT; in on_set_option_mode3_activate()
1055 else if (opt_mode == OPT_PROMPT && in fill_row()
1278 (opt_mode == OPT_PROMPT && !menu_has_prompt(child1)) || in update_tree()
1360 (opt_mode == OPT_PROMPT && menu_has_prompt(child)) || in display_tree()