diff options
author | York Sun <york.sun@nxp.com> | 2016-11-18 11:24:40 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:11 -0800 |
commit | e71372cb6371033a762b3329d063c3735a783a76 (patch) | |
tree | 7a6a1950a0cb3fe51de50fcc5ca887d87e853ad3 /scripts | |
parent | 850af2c7a9eb0bb11135eaba3c3f85aba64581f0 (diff) | |
download | u-boot-imx-e71372cb6371033a762b3329d063c3735a783a76.zip u-boot-imx-e71372cb6371033a762b3329d063c3735a783a76.tar.gz u-boot-imx-e71372cb6371033a762b3329d063c3735a783a76.tar.bz2 |
powerpc: P4080: Remove macro CONFIG_PPC_P4080
Replace CONFIG_PPC_P4080 with ARCH_P4080 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'scripts')
-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 10dedf6..3830f10 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3645,7 +3645,6 @@ CONFIG_PPC64BRIDGE CONFIG_PPC_B4420 CONFIG_PPC_B4860 CONFIG_PPC_CLUSTER_START -CONFIG_PPC_P4080 CONFIG_PPC_P5020 CONFIG_PPC_P5040 CONFIG_PPC_SPINTABLE_COMPATIBLE |