diff options
author | York Sun <york.sun@nxp.com> | 2016-11-18 11:05:38 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:10 -0800 |
commit | 4167a67d5dfae995740bf5b7a7061756d8d985ad (patch) | |
tree | 5571bfaef6100b3836853d82dfde9235de22eef4 /scripts | |
parent | 52b6f13d2c9c69d2841572e10515880bc59fed48 (diff) | |
download | u-boot-imx-4167a67d5dfae995740bf5b7a7061756d8d985ad.zip u-boot-imx-4167a67d5dfae995740bf5b7a7061756d8d985ad.tar.gz u-boot-imx-4167a67d5dfae995740bf5b7a7061756d8d985ad.tar.bz2 |
powerpc: P1025: Remove macro CONFIG_P1025
Replace CONFIG_P1025 with ARCH_P1025 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 44376ab..e4dcd0b 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_P1025 CONFIG_P2020 CONFIG_P2041RDB CONFIG_P3041DS |