diff options
Diffstat (limited to 'board/freescale/t208xqds/Kconfig')
-rw-r--r-- | board/freescale/t208xqds/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t208xqds/Kconfig b/board/freescale/t208xqds/Kconfig index 4e329dd..26ef530 100644 --- a/board/freescale/t208xqds/Kconfig +++ b/board/freescale/t208xqds/Kconfig @@ -1,4 +1,4 @@ -if TARGET_T208XQDS +if TARGET_T2080QDS || TARGET_T2081QDS config SYS_BOARD default "t208xqds" |