]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd598c30daccfa3da863a03ecb30ccdb09f203872
treec1c9310c6f76042e3e3be0d17beaa84cf19d81df
parent0af4556f158efb7941b2dc3cbd34a32ce3db98c9
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