From 146ded4d253d9580c33939cdb936c63b91b904d3 Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 28 Dec 2016 08:43:38 -0800 Subject: powerpc: T2081QDS: Remove macro T2081QDS Use TARGET_T2081QDS from Kconfig instead. Signed-off-by: York Sun --- include/configs/T208xQDS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/T208xQDS.h') diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h index 3e5ff97..940b1c7 100644 --- a/include/configs/T208xQDS.h +++ b/include/configs/T208xQDS.h @@ -19,7 +19,6 @@ #define CONFIG_SRIO1 /* SRIO port 1 */ #define CONFIG_SRIO2 /* SRIO port 2 */ #elif defined(CONFIG_ARCH_T2081) -#define CONFIG_T2081QDS #endif /* High Level Configuration Options */ -- cgit v1.1