commit | bdfa3761e7fafa2e2bc4708f10745f14e814b555 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Dec 14 13:36:41 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 27 16:20:18 2021 -0500 |
tree | c1c9310c6f76042e3e3be0d17beaa84cf19d81df | |
parent | 247cac8fc0a6698abdc3589e37d9da164fd80eb3 [diff] |
CI: Test for unmigrated CONFIG symbols in board config.h files Now that all symbols that exist in Kconfig no longer also have boards setting them in the board config.h file, add a CI test to catch new instances of this, and fail. Signed-off-by: Tom Rini <trini@konsulko.com>