diff options
author | York Sun | 2016-11-21 12:54:19 -0800 |
---|---|---|
committer | York Sun | 2016-11-23 23:42:15 -0800 |
commit | 0f3d80e99370d5896525eef79c2b88d9c87a66ae (patch) | |
tree | 7aab60e9d4e7b3ef5317195137aedb012f19e11d /configs/T2080RDB_defconfig | |
parent | 01671e668bddf98f7f831605114703daf739a44f (diff) |
powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081
Use CONFIG_ARCH_T2080 and CONFIG_ARCH_T2081 instead.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T2080RDB_defconfig')
-rw-r--r-- | configs/T2080RDB_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/T2080RDB_defconfig b/configs/T2080RDB_defconfig index 364305da485..14310c4ba98 100644 --- a/configs/T2080RDB_defconfig +++ b/configs/T2080RDB_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="PPC_T2080" CONFIG_BOOTDELAY=10 CONFIG_HUSH_PARSER=y CONFIG_CMD_MEMTEST=y |