T_TRISTATE         82 scripts/kconfig/parser.y %token T_TRISTATE
T_TRISTATE        302 scripts/kconfig/parser.y 	| T_TRISTATE		{ $$ = S_TRISTATE; }