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