Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
Dexpr.h160 #define SYMBOL_ALLNOCONFIG_Y 0x200000 macro
Dmenu.c233 current_entry->sym->flags |= SYMBOL_ALLNOCONFIG_Y; in menu_add_option_allnoconfig_y()
Dconfdata.c1262 if (sym->flags & SYMBOL_ALLNOCONFIG_Y) in conf_set_all_new_symbols()