Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-14 | kconfig: split menu.c out of parser.y | Masahiro Yamada | 1 | -3/+2 |
2021-04-14 | kconfig: change sym_change_count to a boolean flag | Masahiro Yamada | 1 | -1/+1 |
2021-04-14 | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada | 1 | -3/+5 |
2021-04-14 | kconfig: remove allnoconfig_y option | Masahiro Yamada | 1 | -6/+0 |
2021-04-14 | kconfig: change defconfig_list option to environment variable | Masahiro Yamada | 1 | -6/+0 |
2020-05-12 | kconfig: allow only 'config', 'comment', and 'if' inside 'choice' | Masahiro Yamada | 1 | -14/+16 |
2020-01-07 | kconfig: remove sym from struct property | Masahiro Yamada | 1 | -1/+1 |
2020-01-07 | kconfig: remove 'prompt' symbol | Masahiro Yamada | 1 | -10/+7 |
2020-01-07 | kconfig: drop T_WORD from the RHS of 'prompt' symbol | Masahiro Yamada | 1 | -3/+1 |
2019-11-11 | kconfig: split util.c out of parser.y | Masahiro Yamada | 1 | -1/+0 |
2019-02-13 | kconfig: rename zconf.y to parser.y | Masahiro Yamada | 1 | -0/+731 |