diff options
author | York Sun <york.sun@nxp.com> | 2016-11-16 15:25:52 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:07 -0800 |
commit | aa6e241a4ce8b3b82eaf37d670f93e0db43d036f (patch) | |
tree | 7491cd994b58aa976518c0871eac926667d57b5b /scripts | |
parent | feb9e25bc706c85c0eb4d6c467379b5236f8de5f (diff) | |
download | u-boot-aa6e241a4ce8b3b82eaf37d670f93e0db43d036f.tar.gz |
powerpc: P1022DS: Remove macro CONFIG_P1022DS
Use CONFIG_TARGET_P1022DS 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 5af7e61a53..3bb631261b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3390,7 +3390,6 @@ CONFIG_P1020RDB_PD CONFIG_P1020UTM CONFIG_P1021 CONFIG_P1021RDB -CONFIG_P1022DS CONFIG_P1023 CONFIG_P1024 CONFIG_P1024RDB |