scripts: import Zephyr scripts/kconfig/lint.py into barebox
This kconfig linter can do some useful analysis to find problems
in our Kconfig files. Import it into barebox source tree with the
changes necessary to be usable.

The results of running it should be taken with a grain of salt and
verified with grep.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 15d46ba commit e509d4a03d039729baea0c9e5862e0ecb5cbd65c
@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 0 → 100755