Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/kconfig/
Dmenu.c857 const char *help_text = nohelp_text; in menu_get_ext_help() local
862 help_text = menu_get_help(menu); in menu_get_ext_help()
864 str_printf(help, "%s\n", help_text); in menu_get_ext_help()