diff options
author | York Sun | 2016-11-17 13:53:33 -0800 |
---|---|---|
committer | York Sun | 2016-11-23 23:42:08 -0800 |
commit | f404b66ce118343b77ae58f78cccd6381b329dd1 (patch) | |
tree | 4f18f40b061b23ff13e1cb1a2a1ff697daac18d3 /scripts | |
parent | aa14620c2ef46d6e3094a20189d819a05de67cd0 (diff) |
powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in Kconfig
Use TARGET_P1020RDB_PD instead of sharing with P1_P2_RDB_PC
to simplify Kconfig and config macros.
Remove macro CONFIG_P1020RDB_PD.
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 81118af497d..6d7b5ffb850 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3384,7 +3384,6 @@ CONFIG_OS_ENV_ADDR CONFIG_OTHBOOTARGS CONFIG_OVERWRITE_ETHADDR_ONCE CONFIG_P1020 -CONFIG_P1020RDB_PD CONFIG_P1020UTM CONFIG_P1021 CONFIG_P1021RDB |