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