summaryrefslogtreecommitdiff
path: root/board/freescale/t102xrdb
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 12:45:44 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:12 -0800
commit08c752920de9dcc285265ba071cb30e3f07fd52b (patch)
tree0a414db8907b68e83ae2647cae6825e8d2468db2 /board/freescale/t102xrdb
parent10343403af4eb15690eb905bd5172331b5cfa40d (diff)
powerpc: T102xRDB: Split as T1023RDB and T1024RDB
The defconfig files are separated. Splitting targets in Kconfig simplifies config options. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale/t102xrdb')
-rw-r--r--board/freescale/t102xrdb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t102xrdb/Kconfig b/board/freescale/t102xrdb/Kconfig
index 10d49f5831..d538386d43 100644
--- a/board/freescale/t102xrdb/Kconfig
+++ b/board/freescale/t102xrdb/Kconfig
@@ -1,4 +1,4 @@
-if TARGET_T102XRDB
+if TARGET_T1023RDB || TARGET_T1024RDB
config SYS_BOARD
default "t102xrdb"