Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
Dkconf_id.c36 { "allnoconfig_y", T_OPT_ALLNOCONFIG_Y, TF_OPTION },
Dlkc.h62 #define T_OPT_ALLNOCONFIG_Y 4 macro
Dmenu.c220 case T_OPT_ALLNOCONFIG_Y: in menu_add_option()