diff options
author | York Sun <york.sun@nxp.com> | 2016-11-21 11:08:49 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:14 -0800 |
commit | 0167369cff10cc0662052127304f82e1cce8f62f (patch) | |
tree | 33dee6336fe7df914d35b3c37f38416c41ea11f9 /scripts | |
parent | 319ed24a8a8225a4f6055dcd8c6a5077c51b763f (diff) | |
download | u-boot-imx-0167369cff10cc0662052127304f82e1cce8f62f.zip u-boot-imx-0167369cff10cc0662052127304f82e1cce8f62f.tar.gz u-boot-imx-0167369cff10cc0662052127304f82e1cce8f62f.tar.bz2 |
powerpc: T1042RDB: Remove macro CONFIG_T1042RDB
Use TARGET_T1042RDB instead.
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 9360da3..33e9733 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -7827,7 +7827,6 @@ CONFIG_SYS_i2C_FSL CONFIG_T1023RDB CONFIG_T1024RDB CONFIG_T1040QDS -CONFIG_T1042RDB CONFIG_T104XD4RDB CONFIG_T104xRDB CONFIG_T2080QDS |