scripts: kconfig-lint.py: extend for undefined symbol detection
Extend the script by some code from the official list_undefined.py example[1]
to further detect symbols we are using, but haven't defined anywhere.

[1]: https://github.com/ulfalizer/Kconfiglib/blob/35a60b7/examples/list_undefined.py

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e509d4a commit 24b9cad042788cc974ad4345d59a5c875fdbcf00
@Ahmad Fatoum Ahmad Fatoum authored on 28 Apr 2020
Sascha Hauer committed on 29 Apr 2020
Showing 1 changed file
View
scripts/kconfig-lint.py