chval             129 scripts/kconfig/lkc.h static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval)
chval             131 scripts/kconfig/lkc.h 	return sym_set_tristate_value(chval, yes);