word_opt 101 scripts/kconfig/parser.y %type <string> word_opt assign_val word_opt 235 scripts/kconfig/parser.y choice: T_CHOICE word_opt T_EOL word_opt 470 scripts/kconfig/parser.y word_opt: /* empty */ { $$ = NULL; }