summaryrefslogtreecommitdiff
path: root/scripts/checkkconfigsymbols.py
AgeCommit message (Collapse)Author
2026-03-10scripts: add checkkconfigsymbols.pyHeinrich Schuchardt
Add checkkconfigsymbols.py from Linux 7.0-rc1 (unchanged since v6.2). This tool allows to identify the usage of symbols that are not defined in Kconfig. Suggested-by: Ilias Apalodimas <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]> Acked-by: Ilias Apalodimas <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>