Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dlkc.h159 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value() function
H A Dconf.c335 sym_set_choice_value(sym, child->sym); in conf_choice()