Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dexpr.h144 #define SYMBOL_AUTO 0x1000 /* value from environment variable */ macro
H A Dsymbol.c59 sym->flags |= SYMBOL_AUTO; in sym_init()
493 if (sym->flags & SYMBOL_AUTO) in sym_calc_value()
1412 sym->flags |= SYMBOL_AUTO; in prop_add_env()
H A Dconfdata.c424 if (sym_is_choice(sym) || (sym->flags & SYMBOL_AUTO)) in conf_read()
875 if ((sym->flags & SYMBOL_AUTO) || !sym->name) in conf_split_config()
H A Dzconf.y276 sym->flags |= SYMBOL_AUTO;
H A Dmenu.c215 sym_defconfig_list->flags |= SYMBOL_AUTO; in menu_add_option()
H A Dgconf.c104 if (val & SYMBOL_AUTO) in dbg_sym_flags()
H A Dzconf.tab.c_shipped1692 sym->flags |= SYMBOL_AUTO;
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dexpr.h101 #define SYMBOL_AUTO 0x1000 /* value from environment variable */ macro
H A Dsymbol.c59 sym->flags |= SYMBOL_AUTO; in sym_init()
483 if (sym->flags & SYMBOL_AUTO) in sym_calc_value()
1394 sym->flags |= SYMBOL_AUTO; in prop_add_env()
H A Dconfdata.c421 if (sym_is_choice(sym) || (sym->flags & SYMBOL_AUTO)) in conf_read()
858 if ((sym->flags & SYMBOL_AUTO) || !sym->name) in conf_split_config()
H A Dzconf.y257 sym->flags |= SYMBOL_AUTO;
H A Dzconf.tab.c
H A Dgconf.c104 if (val & SYMBOL_AUTO) in dbg_sym_flags()
H A Dzconf.tab.c_shipped1674 sym->flags |= SYMBOL_AUTO;