Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmenu.c759 const char *help_text = nohelp_text; in menu_get_ext_help() local
764 help_text = menu->help; in menu_get_ext_help()
766 str_printf(help, "%s\n", help_text); in menu_get_ext_help()