From 80d261881f93ee474d1c9188b5c2b5b42b0c4e6f Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 28 Dec 2016 08:43:36 -0800 Subject: powerpc: T2080QDS: Remove macro T2080QDS Use TARGET_T2080QDS from Kconfig instead. Signed-off-by: York Sun --- include/configs/T208xQDS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h index d90056ea59..3e5ff97917 100644 --- a/include/configs/T208xQDS.h +++ b/include/configs/T208xQDS.h @@ -14,7 +14,6 @@ #define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */ #define CONFIG_USB_EHCI #if defined(CONFIG_ARCH_T2080) -#define CONFIG_T2080QDS #define CONFIG_FSL_SATA_V2 #define CONFIG_SYS_SRIO /* Enable Serial RapidIO Support */ #define CONFIG_SRIO1 /* SRIO port 1 */ -- cgit v1.2.1