summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-01-22 17:39:06 -0500
committerTom Rini <[email protected]>2024-02-27 14:18:30 -0500
commite82f7c627cd0bee334273541fa41b26eb9a9ab8a (patch)
tree6faaf2504209844e36f746a47cf725fcedc85469 /include
parentbcd8bce57c6d3ac7b52feb021cdf18bfc359104b (diff)
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 <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/xilinx_mbv.h6
1 files changed, 0 insertions, 6 deletions
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 <[email protected]>
- */