Home
last modified time | relevance | path

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

/scripts/kconfig/
Dmenu.c687 const char *help_text = nohelp_text; in menu_get_ext_help() local
692 help_text = menu_get_help(menu); in menu_get_ext_help()
694 str_printf(help, "%s\n", _(help_text)); in menu_get_ext_help()