T_DEFAULT         194 scripts/kconfig/zconf.hash.c       {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7,	T_DEFAULT,	TF_COMMAND, S_UNKNOWN},
T_DEFAULT         201 scripts/kconfig/zconf.hash.c       {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12,	T_DEFAULT,	TF_COMMAND, S_TRISTATE},
T_DEFAULT         203 scripts/kconfig/zconf.hash.c       {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13,	T_DEFAULT,	TF_COMMAND, S_BOOLEAN},
T_DEFAULT          63 scripts/kconfig/zconf.y %token <id>T_DEFAULT
T_DEFAULT         122 scripts/kconfig/zconf.y 	T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT | T_VISIBLE
T_DEFAULT         198 scripts/kconfig/zconf.y config_option: T_DEFAULT expr if_expr T_EOL
T_DEFAULT         299 scripts/kconfig/zconf.y choice_option: T_DEFAULT T_WORD if_expr T_EOL