Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dkconf_id.c35 { "env", T_OPT_ENV, TF_OPTION },
H A Dlkc.h61 #define T_OPT_ENV 3 macro
H A Dmenu.c217 case T_OPT_ENV: in menu_add_option()