Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dlkc_proto.h24 bool menu_has_help(struct menu *menu);
H A Dkxgettext.c179 if (menu->sym != NULL && menu_has_help(menu)) in menu_build_message_list()
H A Dmenu.c694 bool menu_has_help(struct menu *menu) in menu_has_help() function
865 if (menu_has_help(menu)) { in menu_get_ext_help()