Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dexpr.h160 #define SYMBOL_ALLNOCONFIG_Y 0x200000 macro
H A Dmenu.c233 current_entry->sym->flags |= SYMBOL_ALLNOCONFIG_Y; in menu_add_option_allnoconfig_y()
H A Dconfdata.c1267 if (sym->flags & SYMBOL_ALLNOCONFIG_Y) in conf_set_all_new_symbols()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dexpr.h159 #define SYMBOL_ALLNOCONFIG_Y 0x200000 macro
H A Dmenu.c221 current_entry->sym->flags |= SYMBOL_ALLNOCONFIG_Y; in menu_add_option()
H A Dconfdata.c1221 if (sym->flags & SYMBOL_ALLNOCONFIG_Y) in conf_set_all_new_symbols()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dexpr.h116 #define SYMBOL_ALLNOCONFIG_Y 0x200000 macro
H A Dmenu.c221 current_entry->sym->flags |= SYMBOL_ALLNOCONFIG_Y; in menu_add_option()
H A Dconfdata.c1186 if (sym->flags & SYMBOL_ALLNOCONFIG_Y) in conf_set_all_new_symbols()