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

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