Lines Matching refs:yes
150 sym->def[S_DEF_USER].tri = yes;
249 val = yes;
262 val = yes;
266 val = yes;
389 case yes:
397 if (oldval != yes && sym_tristate_within_range(sym, yes))
419 newval = yes;
663 printf(" --allyesconfig New config where all options are answered with yes\n");
667 printf(" --yes2modconfig Change answers from yes to mod if possible\n");
668 printf(" --mod2yesconfig Change answers from mod to yes if possible\n");
825 conf_rewrite_tristates(yes, mod);
828 conf_rewrite_tristates(mod, yes);