Home
last modified time | relevance | path

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

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