Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dparser.y536 static int choice_check_sanity(const struct menu *menu) in choice_check_sanity() function
610 if (child->sym && choice_check_sanity(child)) in conf_parse()