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 /configs/T1042RDB_defconfig | |
parent | 319ed24a8a8225a4f6055dcd8c6a5077c51b763f (diff) | |
download | u-boot-0167369cff10cc0662052127304f82e1cce8f62f.tar.gz |
powerpc: T1042RDB: Remove macro CONFIG_T1042RDB
Use TARGET_T1042RDB instead.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T1042RDB_defconfig')
-rw-r--r-- | configs/T1042RDB_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/T1042RDB_defconfig b/configs/T1042RDB_defconfig index e865de313b..2223e6d6c9 100644 --- a/configs/T1042RDB_defconfig +++ b/configs/T1042RDB_defconfig @@ -5,7 +5,6 @@ CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y -CONFIG_SYS_EXTRA_OPTIONS="T1042RDB" CONFIG_BOOTDELAY=10 CONFIG_SILENT_CONSOLE=y CONFIG_SYS_CONSOLE_IS_IN_ENV=y |