Home
last modified time | relevance | path

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

/scripts/kconfig/
Dconf.c235 bool is_new; in conf_choice() local
238 is_new = !sym_has_value(sym); in conf_choice()
301 if (!is_new) { in conf_choice()