blob: 6e9e9b0548950c40b6c38e316fa5f2e87e974528 [file] [log] [blame]
09d5873e4d1f ("kconfig: allow only 'config', 'comment', and 'if' inside 'choice'")
769a1c022678 ("kconfig: rename zconf.y to parser.y")
981e545a698a ("kconfig: rename zconf.l to lexer.l")
cbafbf7f551c ("kconfig: split the lexer out of zconf.y")
558e78e3ce84 ("kconfig: split some C files out of zconf.y")
3c8f317d4cf1 ("kconfig: use distinct tokens for type and default properties")
a01e5d242d93 ("kconfig: remove redundant token defines")
4891796c6f83 ("kconfig: remove redundant if_block rule")
6900ae9eeee3 ("kconfig: remove grammatically ambiguous "unexpected option" diagnostic")
cc66bca775ee ("kconfig: fix ambiguous grammar in terms of new lines")
413cd19d81fd ("kconfig: require T_EOL to reduce visible statement")