summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lexer.l
Commit message (Expand)AuthorAgeFilesLines
* kconfig: rename a variable in the lexer to a clearer nameMasahiro Yamada2021-09-301-3/+3
* kconfig: narrow the scope of variables in the lexerMasahiro Yamada2021-09-301-1/+2
* kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada2021-04-141-1/+0
* kconfig: remove allnoconfig_y optionMasahiro Yamada2021-04-141-1/+0
* kconfig: change defconfig_list option to environment variableMasahiro Yamada2021-04-141-1/+0
* kconfig: clean up header inclusionBoris Kolpackov2020-12-081-1/+0
* kconfig: add 'static' to some file-local dataMasahiro Yamada2020-08-141-1/+1
* kconfig: remove '---help---' supportMasahiro Yamada2020-08-141-1/+1
* kconfig: use snprintf for formatting pathnamesJacob Garber2019-05-141-1/+2
* kconfig: rename zconf.y to parser.yMasahiro Yamada2019-02-131-1/+1
* kconfig: rename zconf.l to lexer.lMasahiro Yamada2019-02-131-0/+470