diff options
author | York Sun <york.sun@nxp.com> | 2016-11-18 11:40:51 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:11 -0800 |
commit | 161b472482626703f13033e6859a0dd00fe2bcae (patch) | |
tree | 7803c758a40be2101ce3046cd1ea80c727dd5b60 /scripts | |
parent | 95390360121451337738f73ed2f75f8dfbdce831 (diff) | |
download | u-boot-161b472482626703f13033e6859a0dd00fe2bcae.tar.gz |
powerpc: P5040DS: Remove macro CONFIG_P5040DS
Use CONFIG_TARGET_P5040DS 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 dca414a6d0..796d6a1720 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3383,7 +3383,6 @@ CONFIG_OS2_ENV_ADDR CONFIG_OS_ENV_ADDR CONFIG_OTHBOOTARGS CONFIG_OVERWRITE_ETHADDR_ONCE -CONFIG_P5040DS CONFIG_PAGE_CNT_MASK CONFIG_PAGE_CNT_SHIFT CONFIG_PALMAS_AUDPWR |