summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/immap_86xx.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-23 14:06:21 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:16 -0800
commit1425a87b1478bdb2620a46f2a23af7ca2e4b6073 (patch)
tree7a86d8e8990b8b9d704bd9bac3d69c69d743adc2 /arch/powerpc/include/asm/immap_86xx.h
parent3f82b56d41292ad824555978b9f934c1eea1ba0b (diff)
downloadu-boot-imx-1425a87b1478bdb2620a46f2a23af7ca2e4b6073.zip
u-boot-imx-1425a87b1478bdb2620a46f2a23af7ca2e4b6073.tar.gz
u-boot-imx-1425a87b1478bdb2620a46f2a23af7ca2e4b6073.tar.bz2
powerpc: MPC8610: Remove macro CONFIG_MPC8610
Replace CONFIG_MPC8610 with ARCH_MPC8610 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/powerpc/include/asm/immap_86xx.h')
-rw-r--r--arch/powerpc/include/asm/immap_86xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/immap_86xx.h b/arch/powerpc/include/asm/immap_86xx.h
index b078569..1fbc63a 100644
--- a/arch/powerpc/include/asm/immap_86xx.h
+++ b/arch/powerpc/include/asm/immap_86xx.h
@@ -1195,7 +1195,7 @@ extern immap_t *immr;
#define CONFIG_SYS_MPC86xx_PCI1_OFFSET 0x8000
-#ifdef CONFIG_MPC8610
+#ifdef CONFIG_ARCH_MPC8610
#define CONFIG_SYS_MPC86xx_PCIE1_OFFSET 0xa000
#else
#define CONFIG_SYS_MPC86xx_PCIE1_OFFSET 0x8000