From 52b6f13d2c9c69d2841572e10515880bc59fed48 Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 11:00:57 -0800 Subject: powerpc: P1024: Remove CONFIG_P1024 Replace CONFIG_P1024 with ARCH_P1024 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- include/configs/p1_p2_rdb_pc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h index 5689113..119bd10 100644 --- a/include/configs/p1_p2_rdb_pc.h +++ b/include/configs/p1_p2_rdb_pc.h @@ -116,7 +116,6 @@ #if defined(CONFIG_TARGET_P1024RDB) #define CONFIG_BOARDNAME "P1024RDB" #define CONFIG_NAND_FSL_ELBC -#define CONFIG_P1024 #define CONFIG_SLIC #define __SW_BOOT_MASK 0xf3 #define __SW_BOOT_NOR 0x00 -- cgit v1.1