aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/parser.y
AgeCommit message (Expand)AuthorFilesLines
2020-05-12kconfig: allow only 'config', 'comment', and 'if' inside 'choice'Gravatar Masahiro Yamada 1-14/+16
2020-01-07kconfig: remove sym from struct propertyGravatar Masahiro Yamada 1-1/+1
2020-01-07kconfig: remove 'prompt' symbolGravatar Masahiro Yamada 1-10/+7
2020-01-07kconfig: drop T_WORD from the RHS of 'prompt' symbolGravatar Masahiro Yamada 1-3/+1
2019-11-11kconfig: split util.c out of parser.yGravatar Masahiro Yamada 1-1/+0
2019-02-13kconfig: rename zconf.y to parser.yGravatar Masahiro Yamada 1-0/+731