diff options
author | York Sun | 2016-11-16 15:45:31 -0800 |
---|---|---|
committer | York Sun | 2016-11-23 23:42:07 -0800 |
commit | 9bb1d6bcd28f036ffc44cadd462eef4e36e340a5 (patch) | |
tree | 7f5d58fd5fe37bab5408c1df386207566545d6cd /scripts | |
parent | aa6e241a4ce8b3b82eaf37d670f93e0db43d036f (diff) |
powerpc: P1023: Remove macro CONFIG_P1023
Replace CONFIG_P1023 with ARCH_P1023 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 3bb631261b3..b2db329b11e 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_P1023 CONFIG_P1024 CONFIG_P1024RDB CONFIG_P1025 |