Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconfdata.c257 if (def != S_DEF_AUTO) in conf_set_sym_val()
272 if (def != S_DEF_AUTO) in conf_set_sym_val()
283 if (def != S_DEF_AUTO) in conf_set_sym_val()
462 if (def == S_DEF_AUTO) in conf_read_simple()
984 conf_read_simple(name, S_DEF_AUTO); in conf_touch_deps()
1001 sym->def[S_DEF_AUTO].tri) in conf_touch_deps()
1008 sym->def[S_DEF_AUTO].val)) in conf_touch_deps()
H A Dexpr.h71 S_DEF_AUTO, /* values read from auto.conf */ enumerator
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconfdata.c149 if (def != S_DEF_AUTO) in conf_set_sym_val()
166 if (def != S_DEF_AUTO) in conf_set_sym_val()
180 if (def != S_DEF_AUTO) in conf_set_sym_val()
849 conf_read_simple(name, S_DEF_AUTO); in conf_split_config()
870 sym->def[S_DEF_AUTO].tri) in conf_split_config()
877 sym->def[S_DEF_AUTO].val)) in conf_split_config()
H A Dexpr.h71 S_DEF_AUTO, /* values read from auto.conf */ enumerator
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconfdata.c148 if (def != S_DEF_AUTO) in conf_set_sym_val()
171 if (def != S_DEF_AUTO) in conf_set_sym_val()
183 if (def != S_DEF_AUTO) in conf_set_sym_val()
854 conf_read_simple(name, S_DEF_AUTO); in conf_split_config()
887 sym->def[S_DEF_AUTO].tri) in conf_split_config()
894 sym->def[S_DEF_AUTO].val)) in conf_split_config()
H A Dexpr.h71 S_DEF_AUTO, /* values read from auto.conf */ enumerator
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D14-support-out-of-tree-config.patch61 conf_read_simple(name, S_DEF_AUTO);