]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/t102xrdb/Kconfig
bootstage: Show records with a zero time
[u-boot] / board / freescale / t102xrdb / Kconfig
index 10d49f5831c0036003fc41bde22700abfc4780e2..6deeb248a3006facbd873e66a4e7de4d2ddb80d7 100644 (file)
@@ -1,4 +1,4 @@
-if TARGET_T102XRDB
+if TARGET_T1023RDB || TARGET_T1024RDB
 
 config SYS_BOARD
        default "t102xrdb"
@@ -9,4 +9,6 @@ config SYS_VENDOR
 config SYS_CONFIG_NAME
        default "T102xRDB"
 
+source "board/freescale/common/Kconfig"
+
 endif