blob: d0aa174c6494621a9573d7b338f0ef990cb68922 [file] [log] [blame]
ce2164ab5831 ("kconfig: refactor scanning and parsing "option" properties")
3c8f317d4cf1 ("kconfig: use distinct tokens for type and default properties")
a01e5d242d93 ("kconfig: remove redundant token defines")
693359f7ac90 ("kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE")
1175c02506ff ("kconfig: support simply expanded variable")
9ced3bddec08 ("kconfig: support user-defined function and recursively expanded variable")
e298f3b49def ("kconfig: add built-in function support")
104daea149c4 ("kconfig: reference environment variables directly and remove 'option env='")
18492685e479 ("kconfig: use yylineno option instead of manual lineno increments")
379a8eb8eb1a ("kconfig: detect recursive inclusion earlier")
32a94b8b0c3e ("kconfig: remove duplicated file name and lineno of recursive inclusion")
e2c75e7667c7 ("kconfig: tests: test if recursive inclusion is detected")
5ae6fcc4bb82 ("kconfig: fix line number in recursive inclusion error message")
f4bc1eefc160 ("kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list")
cd81fc82b93f ("kconfig: add xstrdup() helper")
d717f24d8c68 ("kconfig: add xrealloc() helper")
9e3e10c72536 ("kconfig: send error messages to stderr")
765f4cdef6f8 ("kconfig: use default 'yy' prefix for lexer and parser")
b92d804a5179 ("kconfig: drop 'boolean' keyword")
0724a7c32a54 ("kconfig: Don't leak main menus during parsing")
bc28fe1d5ede ("kconfig: Don't leak 'option' arguments during parsing")
26e47a3c11a2 ("kconfig: Don't leak symbol names during parsing")
09bd7c75e55c ("Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild")