summaryrefslogtreecommitdiffstats
path: root/include/configs/rpi_2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rpi_2.h')
-rw-r--r--include/configs/rpi_2.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/configs/rpi_2.h b/include/configs/rpi_2.h
deleted file mode 100644
index 0917e86508..0000000000
--- a/include/configs/rpi_2.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * (C) Copyright 2012,2015 Stephen Warren
- *
- * SPDX-License-Identifier: GPL-2.0
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#define CONFIG_SKIP_LOWLEVEL_INIT
-#define CONFIG_SYS_CACHELINE_SIZE 64
-
-#include "rpi-common.h"
-
-#endif
OpenPOWER on IntegriCloud