From f4f6694060d38c3a386bc0b876abc1676cb87f33 Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 28 Dec 2016 08:43:35 -0800 Subject: powerpc: T1040QDS: Remove macro CONFIG_T1040QDS Use TARGET_T1040QDS from Kconfig instead. Signed-off-by: York Sun --- include/configs/T1040QDS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h index 018a519..e4073ea 100644 --- a/include/configs/T1040QDS.h +++ b/include/configs/T1040QDS.h @@ -26,7 +26,6 @@ /* * T1040 QDS board configuration file */ -#define CONFIG_T1040QDS #ifdef CONFIG_RAMBOOT_PBL #define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE -- cgit v1.1