diff options
author | York Sun | 2016-11-18 11:15:21 -0800 |
---|---|---|
committer | York Sun | 2016-11-23 23:42:10 -0800 |
commit | ce040c83f1d74b07543fe98b07164912d104a2c7 (patch) | |
tree | 1c5fe30a5422dfef7224626afa9f92376fbc532c /scripts/config_whitelist.txt | |
parent | 789460c914111f4e2f35d3cfb48b5ed4d7b3ddef (diff) |
powerpc: P2041: Remove macro CONFIG_PPC_P2041
Replace CONFIG_PPC_P2041 with ARCH_P2041 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'scripts/config_whitelist.txt')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index cc4e05762ee..7b7b084c7d4 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3647,7 +3647,6 @@ CONFIG_PPC64BRIDGE CONFIG_PPC_B4420 CONFIG_PPC_B4860 CONFIG_PPC_CLUSTER_START -CONFIG_PPC_P2041 CONFIG_PPC_P3041 CONFIG_PPC_P4080 CONFIG_PPC_P5020 |