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

Acked-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/xilinx/mbv/Kconfig
board/xilinx/mbv/MAINTAINERS
include/configs/xilinx_mbv.h [deleted file]