Home
last modified time | relevance | path

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

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