Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/kconfig/
Dconf.c166 def_y2m, enumerator
309 tristate old_val = (mode == def_y2m) ? yes : mod; in conf_rewrite_mod_or_yes()
310 tristate new_val = (mode == def_y2m) ? mod : yes; in conf_rewrite_mod_or_yes()
876 conf_rewrite_mod_or_yes(def_y2m); in main()