summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/config_mpc85xx.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 11:39:20 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:06 -0800
commitc8f48474bc6bac1428b3f8a7268f4e6886dafc6d (patch)
tree8a0410aefceb2cbf0b42e3dc3470fec84f52c38c /arch/powerpc/include/asm/config_mpc85xx.h
parent3759b5b649aa77bcbdf8852ebd80de2090addc45 (diff)
downloadu-boot-imx-c8f48474bc6bac1428b3f8a7268f4e6886dafc6d.zip
u-boot-imx-c8f48474bc6bac1428b3f8a7268f4e6886dafc6d.tar.gz
u-boot-imx-c8f48474bc6bac1428b3f8a7268f4e6886dafc6d.tar.bz2
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 'arch/powerpc/include/asm/config_mpc85xx.h')
-rw-r--r--arch/powerpc/include/asm/config_mpc85xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
index c162c9d..7d81dfc 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -129,7 +129,7 @@
#define CONFIG_SYS_FSL_ERRATUM_A004508
#define CONFIG_SYS_FSL_ERRATUM_A005125
-#elif defined(CONFIG_MPC8572)
+#elif defined(CONFIG_ARCH_MPC8572)
#define CONFIG_MAX_CPUS 2
#define CONFIG_SYS_FSL_NUM_LAWS 12
#define CONFIG_SYS_PPC_E500_DEBUG_TLB 2