summaryrefslogtreecommitdiff
path: root/include/configs/nanopi-k2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/nanopi-k2.h')
-rw-r--r--include/configs/nanopi-k2.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/nanopi-k2.h b/include/configs/nanopi-k2.h
deleted file mode 100644
index 3fd6e8fba46..00000000000
--- a/include/configs/nanopi-k2.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Configuration for NANOPI-K2
- * (C) Copyright 2018 Thomas McKahan
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#include <configs/meson-gx-common.h>
-
-#endif /* __CONFIG_H */