Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmconf.c286 static int show_all_options; variable
519 if (show_all_options && !menu_has_prompt(menu)) in build_conf()
521 else if (!show_all_options && !visible) in build_conf()
940 show_all_options = !show_all_options; in conf()
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c280 static int show_all_options; variable
481 if (show_all_options && !menu_has_prompt(menu)) in build_conf()
483 else if (!show_all_options && !visible) in build_conf()
747 show_all_options = !show_all_options; in conf()

Completed in 4 milliseconds