From 5d737010738c3a02ff346cae3d69cf20ab328d7f Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 13:11:12 -0800 Subject: powerpc: T1040: Remove macro CONFIG_PPC_T1040 Replace CONFIG_PPC_T1040 with ARCH_T1040 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 6ae4bbbb97..6f791d50cc 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3640,7 +3640,6 @@ CONFIG_PPC4xx_EMAC CONFIG_PPC64BRIDGE CONFIG_PPC_CLUSTER_START CONFIG_PPC_SPINTABLE_COMPATIBLE -CONFIG_PPC_T1040 CONFIG_PPC_T1042 CONFIG_PPC_T2080 CONFIG_PPC_T2081 -- cgit