]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi-x86_payload: Remove empty config header
authorTom Rini <trini@konsulko.com>
Mon, 22 Jan 2024 22:39:14 +0000 (17:39 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:18:30 +0000 (14:18 -0500)
commit93e6e6cc7d11fe9d31d85a2d8b3db68aa8c56e6d
tree8887b7c93c225d65541a71095e2bad36bf9978f6
parentf10e484fc555e7b2f4b5d8ec86044f78bb70d4d4
efi-x86_payload: 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 efi-x86_payload* platforms and remove
the otherwise empty file.

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