summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/parser.y
AgeCommit message (Expand)AuthorLines
2021-04-14kconfig: split menu.c out of parser.yMasahiro Yamada-3/+2
2021-04-14kconfig: change sym_change_count to a boolean flagMasahiro Yamada-1/+1
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada-3/+5
2021-04-14kconfig: remove allnoconfig_y optionMasahiro Yamada-6/+0
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada-6/+0
2020-05-12kconfig: allow only 'config', 'comment', and 'if' inside 'choice'Masahiro Yamada-14/+16
2020-01-07kconfig: remove sym from struct propertyMasahiro Yamada-1/+1
2020-01-07kconfig: remove 'prompt' symbolMasahiro Yamada-10/+7
2020-01-07kconfig: drop T_WORD from the RHS of 'prompt' symbolMasahiro Yamada-3/+1
2019-11-11kconfig: split util.c out of parser.yMasahiro Yamada-1/+0
2019-02-13kconfig: rename zconf.y to parser.yMasahiro Yamada-0/+731