summaryrefslogtreecommitdiff
path: root/configs/T1040RDB_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-19 00:11:12 +0300
committerYork Sun <york.sun@nxp.com>2016-11-24 10:42:13 +0300
commit5d737010738c3a02ff346cae3d69cf20ab328d7f (patch)
tree1f45be182bf0ad324af92cd195f3032a5b2f1893 /configs/T1040RDB_defconfig
parent95a809b918ac624fe688802745366fcf7d04651e (diff)
downloadu-boot-5d737010738c3a02ff346cae3d69cf20ab328d7f.tar.xz
powerpc: T1040: Remove macro CONFIG_PPC_T1040
Replace CONFIG_PPC_T1040 with ARCH_T1040 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T1040RDB_defconfig')
-rw-r--r--configs/T1040RDB_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T1040RDB_defconfig b/configs/T1040RDB_defconfig
index cf2e8baf7f..8152ca463e 100644
--- a/configs/T1040RDB_defconfig
+++ b/configs/T1040RDB_defconfig
@@ -5,7 +5,7 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040,T1040RDB"
+CONFIG_SYS_EXTRA_OPTIONS="T1040RDB"
CONFIG_BOOTDELAY=10
CONFIG_SILENT_CONSOLE=y
CONFIG_SYS_CONSOLE_IS_IN_ENV=y