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

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