Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/kconfig/
Dmenu.c13 static const char nohelp_text[] = "There is no help available for this option."; variable
597 const char *help_text = nohelp_text; in menu_get_ext_help()