From 5ff3f41d044bd286caed0886b94d78a7a85365da Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 12:35:47 -0800 Subject: powerpc: T1023: Remove macro CONFIG_PPC_T1023 Replace CONFIG_PPC_T1023 with ARCH_T1023 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- arch/powerpc/include/asm/fsl_secure_boot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/powerpc/include/asm/fsl_secure_boot.h') diff --git a/arch/powerpc/include/asm/fsl_secure_boot.h b/arch/powerpc/include/asm/fsl_secure_boot.h index d0fef32de5b..69fd67cea58 100644 --- a/arch/powerpc/include/asm/fsl_secure_boot.h +++ b/arch/powerpc/include/asm/fsl_secure_boot.h @@ -34,7 +34,7 @@ defined(CONFIG_T104xD4QDS) || \ defined(CONFIG_T104xRDB) || \ defined(CONFIG_T104xD4RDB) || \ - defined(CONFIG_PPC_T1023) || \ + defined(CONFIG_ARCH_T1023) || \ defined(CONFIG_PPC_T1024) #ifndef CONFIG_SYS_RAMBOOT #define CONFIG_SYS_CPC_REINIT_F -- cgit v1.2.3