Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dconf.c240 bool is_new; in conf_choice() local
243 is_new = !sym_has_value(sym); in conf_choice()
306 if (!is_new) { in conf_choice()