diff options
author | York Sun <york.sun@nxp.com> | 2016-11-16 15:23:52 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:07 -0800 |
commit | feb9e25bc706c85c0eb4d6c467379b5236f8de5f (patch) | |
tree | 04f44efd3dab71923277dc6fe685e100603c5b16 /scripts | |
parent | 7601686c6039cde149086986dd2bc7e8e83b6b07 (diff) | |
download | u-boot-feb9e25bc706c85c0eb4d6c467379b5236f8de5f.tar.gz |
powerpc: P1022: Remove macro CONFIG_P1022
Replace CONFIG_P1022 with ARCH_P1022 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 2829c52faf..5af7e61a53 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_P1022 CONFIG_P1022DS CONFIG_P1023 CONFIG_P1024 |