diff options
Diffstat (limited to 'board/freescale/t102xqds/Kconfig')
-rw-r--r-- | board/freescale/t102xqds/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t102xqds/Kconfig b/board/freescale/t102xqds/Kconfig index 4d17798..6ee7468 100644 --- a/board/freescale/t102xqds/Kconfig +++ b/board/freescale/t102xqds/Kconfig @@ -1,4 +1,4 @@ -if TARGET_T102XQDS +if TARGET_T1024QDS config SYS_BOARD default "t102xqds" |