]> git.dujemihanovic.xyz Git - u-boot.git/commit
bayleybay: Remove empty config header
authorTom Rini <trini@konsulko.com>
Mon, 22 Jan 2024 22:39:08 +0000 (17:39 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:18:30 +0000 (14:18 -0500)
commit3cf2d25ecb41f0b0f1e7e0aa429ad2c8c8f9a38f
tree7f0fc04c5f14120408dec1464fa00383f2963db7
parentabb23315c06e8c5241c35fc89fe9c9a0756dc5f7
bayleybay: 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 bayleybay platform and remove
the otherwise empty file.

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