]> git.dujemihanovic.xyz Git - u-boot.git/commit
crownbay: Remove empty config header
authorTom Rini <trini@konsulko.com>
Mon, 22 Jan 2024 22:39:11 +0000 (17:39 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:18:30 +0000 (14:18 -0500)
commitdd4a55965ee4778740a285e1f0f93dcd764065ad
treeb3e82c695e414a9a5881eec6fb76ff5107221d0f
parent1ef8524c3e78a3aec74479220c27bfebcb62ec98
crownbay: Remove empty config header

Now that we support having CONFIG_SYS_CONFIG_NAME be unset to indicate a
lack of board.h file, unset this on the crownbay platform and remove
the otherwise empty file.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/intel/crownbay/Kconfig
board/intel/crownbay/MAINTAINERS
include/configs/crownbay.h [deleted file]