From e82f7c627cd0bee334273541fa41b26eb9a9ab8a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 22 Jan 2024 17:39:06 -0500 Subject: 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 Signed-off-by: Tom Rini --- include/configs/xilinx_mbv.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 include/configs/xilinx_mbv.h (limited to 'include') diff --git a/include/configs/xilinx_mbv.h b/include/configs/xilinx_mbv.h deleted file mode 100644 index dba398aeec4..00000000000 --- a/include/configs/xilinx_mbv.h +++ /dev/null @@ -1,6 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 */ -/* - * (C) Copyright 2023, Advanced Micro Devices, Inc. - * - * Michal Simek - */ -- cgit v1.2.3