summaryrefslogtreecommitdiff
path: root/include/configs/chromebox_panther.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/chromebox_panther.h')
-rw-r--r--include/configs/chromebox_panther.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/chromebox_panther.h b/include/configs/chromebox_panther.h
deleted file mode 100644
index a7c2606..0000000
--- a/include/configs/chromebox_panther.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright (c) 2011 The Chromium OS Authors.
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#include <configs/x86-common.h>
-#include <configs/x86-chromebook.h>
-
-#endif /* __CONFIG_H */