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:34:52 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:06 -0800
commit23b36a7d48427e29ba14e34f13a6efcef4b4f5b3 (patch)
tree6c0fad79b8cdcd047c516689b94a26f83b177656 /arch/powerpc/include/asm/config_mpc85xx.h
parent8d8544869991f787c36f2c024c52f787b0e0ca41 (diff)
downloadu-boot-imx-23b36a7d48427e29ba14e34f13a6efcef4b4f5b3.zip
u-boot-imx-23b36a7d48427e29ba14e34f13a6efcef4b4f5b3.tar.gz
u-boot-imx-23b36a7d48427e29ba14e34f13a6efcef4b4f5b3.tar.bz2
powerpc: MPC8569: Remove macro CONFIG_MPC8569
Replace CONFIG_MPC8569 with ARCH_MPC8569 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 c38d983..c162c9d 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -113,7 +113,7 @@
#define CONFIG_SYS_FSL_RMU
#define CONFIG_SYS_FSL_SRIO_MSG_UNIT_NUM 2
-#elif defined(CONFIG_MPC8569)
+#elif defined(CONFIG_ARCH_MPC8569)
#define CONFIG_MAX_CPUS 1
#define CONFIG_SYS_FSL_NUM_LAWS 10
#define CONFIG_SYS_FSL_SEC_COMPAT 2