diff options
author | York Sun <york.sun@nxp.com> | 2016-11-18 11:32:46 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:11 -0800 |
commit | 3b83649d53896cf115788130799d9ff585867e4a (patch) | |
tree | 342099b0b555912698e3a175560f42a37349571c /scripts | |
parent | cefe11cdb2a0d1fe0daf90408d3c49e627ef39a7 (diff) | |
download | u-boot-3b83649d53896cf115788130799d9ff585867e4a.zip u-boot-3b83649d53896cf115788130799d9ff585867e4a.tar.gz u-boot-3b83649d53896cf115788130799d9ff585867e4a.tar.bz2 |
powerpc: P5020DS: Remove macro CONFIG_P5020DS
Use CONFIG_TARGET_P5020DS 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 8af8ffc..4e97976 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_P5020DS CONFIG_P5040DS CONFIG_PAGE_CNT_MASK CONFIG_PAGE_CNT_SHIFT |