Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kconfig: allow only 'config', 'comment', and 'if' inside 'choice' | Masahiro Yamada | 2020-05-12 | 1 | -14/+16 |
* | kconfig: remove sym from struct property | Masahiro Yamada | 2020-01-06 | 1 | -1/+1 |
* | kconfig: remove 'prompt' symbol | Masahiro Yamada | 2020-01-06 | 1 | -10/+7 |
* | kconfig: drop T_WORD from the RHS of 'prompt' symbol | Masahiro Yamada | 2020-01-06 | 1 | -3/+1 |
* | kconfig: split util.c out of parser.y | Masahiro Yamada | 2019-11-11 | 1 | -1/+0 |
* | kconfig: rename zconf.y to parser.y | Masahiro Yamada | 2019-02-13 | 1 | -0/+731 |