summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/Makefile
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 16:02:09 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:08 -0800
commit46d9fc0bb722cf8e676071017aef758755351f76 (patch)
tree63d52137e5476c54de3bd7330ca1254b6a6dfc0f /arch/powerpc/cpu/mpc85xx/Makefile
parent2f8b81268a75dc4c5be55d6ca5a065d5065f45d9 (diff)
downloadu-boot-imx-46d9fc0bb722cf8e676071017aef758755351f76.zip
u-boot-imx-46d9fc0bb722cf8e676071017aef758755351f76.tar.gz
u-boot-imx-46d9fc0bb722cf8e676071017aef758755351f76.tar.bz2
powerpc: P1014: Drop configuration for P1014
P1014 is a variant of P1010. There is no P1014 target configured. Drop related macros. P1014 SoC is still supported. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc85xx/Makefile')
-rw-r--r--arch/powerpc/cpu/mpc85xx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/Makefile b/arch/powerpc/cpu/mpc85xx/Makefile
index 707d784..b52cf79 100644
--- a/arch/powerpc/cpu/mpc85xx/Makefile
+++ b/arch/powerpc/cpu/mpc85xx/Makefile
@@ -74,7 +74,6 @@ obj-$(CONFIG_ARCH_MPC8569) += mpc8569_serdes.o
obj-$(CONFIG_ARCH_MPC8572) += mpc8572_serdes.o
obj-$(CONFIG_ARCH_P1010) += p1010_serdes.o
obj-$(CONFIG_ARCH_P1011) += p1021_serdes.o
-obj-$(CONFIG_P1014) += p1010_serdes.o
obj-$(CONFIG_P1017) += p1023_serdes.o
obj-$(CONFIG_P1020) += p1021_serdes.o
obj-$(CONFIG_P1021) += p1021_serdes.o