summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/mt8365.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/mt8365.h b/include/configs/mt8365.h
deleted file mode 100644
index e8aacf8c5df..00000000000
--- a/include/configs/mt8365.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Configuration for MT8365 based boards
- *
- * Copyright (C) 2023 BayLibre, SAS
- * Author: Julien Masson <[email protected]>
- */
-
-#ifndef __MT8365_H
-#define __MT8365_H
-
-#endif