aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P5040DS.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/P5040DS.h')
-rw-r--r--include/configs/P5040DS.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/configs/P5040DS.h b/include/configs/P5040DS.h
deleted file mode 100644
index c8fc879d2f..0000000000
--- a/include/configs/P5040DS.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright 2009-2011 Freescale Semiconductor, Inc.
- */
-
-/*
- * P5040 DS board configuration file
- *
- */
-
-#define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */
-
-#include "corenet_ds.h"