diff options
author | York Sun <york.sun@nxp.com> | 2016-11-16 11:51:24 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:04 -0800 |
commit | ebccf25518dc8d5253d70d69fc738c0f80cb888a (patch) | |
tree | d731437ddf0c9cae2b5f0a00f2afe3a653d9c8fa /scripts | |
parent | 4fd64746b0fbb0d91b4863e230c4a03cadd68462 (diff) | |
download | u-boot-ebccf25518dc8d5253d70d69fc738c0f80cb888a.tar.gz |
powerpc: C29XPCIE: Remove macro CONFIG_C29XPCIE
Use CONFIG_TARGET_C29XPCIE instead.
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 ad34de4422..20ac99d60b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -467,7 +467,6 @@ CONFIG_BUILD_ENVCRC CONFIG_BUILD_TARGET CONFIG_BUS_WIDTH CONFIG_BZIP2 -CONFIG_C29XPCIE CONFIG_CACHELINE_ALIGNED_L1 CONFIG_CADDY2 CONFIG_CALXEDA_XGMAC |