summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-01-22 17:39:19 -0500
committerTom Rini <[email protected]>2024-02-27 14:18:30 -0500
commit770afff24aa56d7d992682fbad396e5b7f0a969e (patch)
tree5f183ac36e5f819c98f613616ba97a10690fbd6a /include
parent4be2311bf4af0a3e0ee0ca745c0227319322f897 (diff)
hc2910-2aghd05: 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 hc2910-2aghd05 platform and remove the otherwise empty file. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/hc2910-2aghd05.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/hc2910-2aghd05.h b/include/configs/hc2910-2aghd05.h
deleted file mode 100644
index 3db9a474ec7..00000000000
--- a/include/configs/hc2910-2aghd05.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-
-#ifndef __HC2910_2AGHD05_CONFIG_H__
-#define __HC2910_2AGHD05_CONFIG_H__
-
-#endif