summaryrefslogtreecommitdiffstats
path: root/include/configs/rpi_3_32b.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rpi_3_32b.h')
-rw-r--r--include/configs/rpi_3_32b.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/configs/rpi_3_32b.h b/include/configs/rpi_3_32b.h
deleted file mode 100644
index c00379b9aa..0000000000
--- a/include/configs/rpi_3_32b.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * (C) Copyright 2012-2016 Stephen Warren <swarren@wwwdotorg.org>
- *
- * 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