zephyr/scripts/kconfig
Ulf Magnusson 4f920df29a scripts: Remove checkconfig.py
This is an old script for finding references to undefined Kconfig
symbols that assumes Kconfiglib 1 (an older API).

There's now a different check for references to undefined symbols (see
commit 1d0834b35f ("checks: kconfig: Check for references to undefined
Kconfig symbols") in the ci-tools repo).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-04-12 08:28:03 -04:00
..
diffconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
kconfig.py kconfig: Have ninja Re-run CMake when Kconfig sources change 2019-03-07 10:40:00 +01:00
kconfigfunctions.py scripts: Remove unnecessary () around if/while conditions in Python 2019-03-26 07:59:59 -05:00
kconfiglib.py kconfiglib: Give more helpful hints for missing files 2019-03-06 12:07:50 +01:00
menuconfig.py kconfiglib: Clarify kconfig_filenames doc re. absolute paths 2019-02-20 11:22:17 -06:00