diff options
Diffstat (limited to 'include/configs/p212.h')
-rw-r--r-- | include/configs/p212.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/configs/p212.h b/include/configs/p212.h deleted file mode 100644 index 4414293479..0000000000 --- a/include/configs/p212.h +++ /dev/null @@ -1,14 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * Configuration for Amlogic P212 - * - * Copyright (C) 2017 Baylibre, SAS - * Author: Neil Armstrong <narmstrong@baylibre.com> - */ - -#ifndef __CONFIG_H -#define __CONFIG_H - -#include <configs/meson-gx-common.h> - -#endif /* __CONFIG_H */ |