summaryrefslogtreecommitdiffstats
path: root/include/configs/mpc5121ads.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-15 10:11:28 +0900
committerTom Rini <trini@ti.com>2014-01-24 16:59:08 -0500
commitbf7aac97262419e991e4187528f2113961fb6ecf (patch)
tree610a9df2c13188198e010d6a0682e5bf369012b3 /include/configs/mpc5121ads.h
parent07344edde209b23b5372981b087e4cd38ff84140 (diff)
downloadtalos-obmc-uboot-bf7aac97262419e991e4187528f2113961fb6ecf.tar.gz
talos-obmc-uboot-bf7aac97262419e991e4187528f2113961fb6ecf.zip
powerpc: mpc512x: remove redundant CONFIG_MPC512X definition
We do not have to define CONFIG_MPC512X in board config headers because it is defined in arch/powerpc/cpu/mpc512x/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/mpc5121ads.h')
-rw-r--r--include/configs/mpc5121ads.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mpc5121ads.h b/include/configs/mpc5121ads.h
index 38337b4564..7de245b33c 100644
--- a/include/configs/mpc5121ads.h
+++ b/include/configs/mpc5121ads.h
@@ -29,7 +29,6 @@
* High Level Configuration Options
*/
#define CONFIG_E300 1 /* E300 Family */
-#define CONFIG_MPC512X 1 /* MPC512X family */
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
OpenPOWER on IntegriCloud