Home
last modified time | relevance | path

Searched refs:TF_OPTION (Results 1 – 4 of 4) sorted by relevance

/buildroot/support/kconfig/
A Dkconf_id.c33 { "modules", T_OPT_MODULES, TF_OPTION },
34 { "defconfig_list", T_OPT_DEFCONFIG_LIST, TF_OPTION },
35 { "env", T_OPT_ENV, TF_OPTION },
36 { "allnoconfig_y", T_OPT_ALLNOCONFIG_Y, TF_OPTION },
A Dlkc.h49 #define TF_OPTION 0x0004 macro
A Dzconf.y257 if (id && id->flags & TF_OPTION) {
A Dzconf.tab.c_shipped1665 if (id && id->flags & TF_OPTION) {

Completed in 10 milliseconds