Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/buildroot/support/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()
748 show_all_options = !show_all_options; in conf()
/OK3568_Linux_fs/u-boot/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()
748 show_all_options = !show_all_options; in conf()