summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/config_mpc85xx.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 10:59:02 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:09 -0800
commita990799d5248d3bb92bf2a8919936e1562693b07 (patch)
tree7d75c8921550a33c874da7fb4b906b99afeb210d /arch/powerpc/include/asm/config_mpc85xx.h
parent484fff6478cef43d78af7ed8e8865bd7750183de (diff)
downloadu-boot-imx-a990799d5248d3bb92bf2a8919936e1562693b07.zip
u-boot-imx-a990799d5248d3bb92bf2a8919936e1562693b07.tar.gz
u-boot-imx-a990799d5248d3bb92bf2a8919936e1562693b07.tar.bz2
powerpc: P1021: Remove macro CONFIG_P1021
Replace CONFIG_P1021 with ARCH_P1021 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 4947e18..bcd7550 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -199,7 +199,7 @@
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
#endif
-#elif defined(CONFIG_P1021)
+#elif defined(CONFIG_ARCH_P1021)
#define CONFIG_MAX_CPUS 2
#define CONFIG_SYS_FSL_NUM_LAWS 12
#define CONFIG_SYS_PPC_E500_DEBUG_TLB 2