summaryrefslogtreecommitdiff
path: root/board/xes
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 19:39:20 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:06 (GMT)
commitc8f48474bc6bac1428b3f8a7268f4e6886dafc6d (patch)
tree8a0410aefceb2cbf0b42e3dc3470fec84f52c38c /board/xes
parent3759b5b649aa77bcbdf8852ebd80de2090addc45 (diff)
downloadu-boot-fsl-qoriq-c8f48474bc6bac1428b3f8a7268f4e6886dafc6d.tar.xz
powerpc: MPC8572: Remove macro CONFIG_MPC8572
Replace CONFIG_MPC8572 with ARCH_MPC8572 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/xes')
-rw-r--r--board/xes/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/xes/common/Makefile b/board/xes/common/Makefile
index 65d321a..1b2ec5c 100644
--- a/board/xes/common/Makefile
+++ b/board/xes/common/Makefile
@@ -6,7 +6,7 @@
#
obj-$(CONFIG_FSL_PCI_INIT) += fsl_8xxx_pci.o
-obj-$(CONFIG_MPC8572) += fsl_8xxx_clk.o
+obj-$(CONFIG_ARCH_MPC8572) += fsl_8xxx_clk.o
obj-$(CONFIG_MPC86xx) += fsl_8xxx_clk.o
obj-$(CONFIG_P2020) += fsl_8xxx_clk.o
obj-$(CONFIG_MPC85xx) += fsl_8xxx_misc.o board.o