Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/kconfig/
H 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 },
H A Dlkc.h49 #define TF_OPTION 0x0004 macro
H A Dzconf.y257 if (id && id->flags & TF_OPTION) {
H A Dzconf.tab.c_shipped1665 if (id && id->flags & TF_OPTION) {
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.gperf46 modules, T_OPT_MODULES, TF_OPTION
47 defconfig_list, T_OPT_DEFCONFIG_LIST,TF_OPTION
48 env, T_OPT_ENV, TF_OPTION
49 allnoconfig_y, T_OPT_ALLNOCONFIG_Y,TF_OPTION
H A Dzconf.hash.c
H A Dzconf.hash.c_shipped211 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_OPT_DEFCONFIG_LIST,TF_OPTION},
229 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION},
231 …nt)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_OPT_ALLNOCONFIG_Y,TF_OPTION},
240 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33, T_OPT_ENV, TF_OPTION},
H A Dlkc.h49 #define TF_OPTION 0x0004 macro
H A Dzconf.y240 if (id && id->flags & TF_OPTION)
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped1649 if (id && id->flags & TF_OPTION)