summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-01-22 17:39:15 -0500
committerTom Rini <[email protected]>2024-02-27 14:18:30 -0500
commit5b70814f2491c904816bcefcee030f55ac377898 (patch)
tree22c59db5d2597cd5bfdbd1cdecac19ff9d6b38d4 /include
parent93e6e6cc7d11fe9d31d85a2d8b3db68aa8c56e6d (diff)
galileo: 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 galileo platform and remove the otherwise empty file. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/galileo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/galileo.h b/include/configs/galileo.h
deleted file mode 100644
index 9b0f5cedcd7..00000000000
--- a/include/configs/galileo.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright (C) 2015, Bin Meng <[email protected]>
- */