diff options
author | York Sun <york.sun@nxp.com> | 2016-11-17 13:43:18 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:09 -0800 |
commit | da439db35a556dc866bc25ce9eb47d7e4c6931f3 (patch) | |
tree | 534afdd24fa94d035df82dfb46388b8fa6075a85 /scripts | |
parent | e9bc8a8fc1d53e8d674f85631578d33a40f2ddd8 (diff) |
powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig
Use TARGET_P1021RDB instead of sharing with TARGET_P1_P2_RDB_PC to
simplify Kconfig and macros.
Remove macro CONFIG_P1021RDB.
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 3b705432e1..3362baf193 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3385,7 +3385,6 @@ CONFIG_OTHBOOTARGS CONFIG_OVERWRITE_ETHADDR_ONCE CONFIG_P1020 CONFIG_P1021 -CONFIG_P1021RDB CONFIG_P1024 CONFIG_P1024RDB CONFIG_P1025 |