Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dkconf_id.c35 { "allnoconfig_y", T_OPT_ALLNOCONFIG_Y, TF_OPTION },
Dlkc.h47 #define T_OPT_ALLNOCONFIG_Y 4 macro
Dmenu.c217 case T_OPT_ALLNOCONFIG_Y: in menu_add_option()