summaryrefslogtreecommitdiff
path: root/board/freescale/t104xrdb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t104xrdb/Kconfig')
-rw-r--r--board/freescale/t104xrdb/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/board/freescale/t104xrdb/Kconfig b/board/freescale/t104xrdb/Kconfig
index 410c9a5..e33d317 100644
--- a/board/freescale/t104xrdb/Kconfig
+++ b/board/freescale/t104xrdb/Kconfig
@@ -1,4 +1,6 @@
-if TARGET_T1040RDB || TARGET_T1040D4RDB || TARGET_T1042RDB || TARGET_T1042RDB_PI
+if TARGET_T1040RDB || TARGET_T1040D4RDB || \
+ TARGET_T1042RDB || TARGET_T1042D4RDB || \
+ TARGET_T1042RDB_PI
config SYS_BOARD
default "t104xrdb"