Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmenu.c13 static const char nohelp_text[] = "There is no help available for this option."; variable
710 const char *help_text = nohelp_text; in menu_get_ext_help()