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:32:17 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:06 -0800
commitd07c3843103305d0eed55aacc084501100f0a8fc (patch)
treea932de1a97a9648c92a44cd191ae52c525c817fe /arch/powerpc/include/asm/config_mpc85xx.h
parent87499e938df0d250cd97c611d39e9181295f8c9e (diff)
downloadu-boot-imx-d07c3843103305d0eed55aacc084501100f0a8fc.zip
u-boot-imx-d07c3843103305d0eed55aacc084501100f0a8fc.tar.gz
u-boot-imx-d07c3843103305d0eed55aacc084501100f0a8fc.tar.bz2
powerpc: MPC8568: Remove macro CONFIG_MPC8568
Replace CONFIG_MPC8568 with ARCH_MPC8568 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 ef591b9..c38d983 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -98,7 +98,7 @@
#define CONFIG_SYS_FSL_DDRC_GEN1
#define CONFIG_SYS_CCSRBAR_DEFAULT 0xff700000
-#elif defined(CONFIG_MPC8568)
+#elif defined(CONFIG_ARCH_MPC8568)
#define CONFIG_MAX_CPUS 1
#define CONFIG_SYS_FSL_NUM_LAWS 10
#define CONFIG_SYS_FSL_DDRC_GEN2