CI: Test for unmigrated CONFIG symbols in board config.h files
authorTom Rini <trini@konsulko.com>
Tue, 14 Dec 2021 18:36:41 +0000 (13:36 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 21:20:18 +0000 (16:20 -0500)
commitc1a7de57027de8fb0ba5097623157c1745a50496
treec1c9310c6f76042e3e3be0d17beaa84cf19d81df
parent7e11f95b02c8c9088c4b470b6633ac521ef8fc03
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>
.azure-pipelines.yml
.gitlab-ci.yml