diff options
Diffstat (limited to 'board/freescale/b4860qds/Kconfig')
-rw-r--r-- | board/freescale/b4860qds/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/b4860qds/Kconfig b/board/freescale/b4860qds/Kconfig index c7aab75..01d68e1 100644 --- a/board/freescale/b4860qds/Kconfig +++ b/board/freescale/b4860qds/Kconfig @@ -1,4 +1,4 @@ -if TARGET_B4860QDS +if TARGET_B4860QDS || TARGET_B4420QDS config SYS_BOARD default "b4860qds" |