diff options
Diffstat (limited to 'board/freescale/t4qds/Kconfig')
-rw-r--r-- | board/freescale/t4qds/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/t4qds/Kconfig b/board/freescale/t4qds/Kconfig index 563a87c4569..f7c1a0c15dd 100644 --- a/board/freescale/t4qds/Kconfig +++ b/board/freescale/t4qds/Kconfig @@ -9,4 +9,6 @@ config SYS_VENDOR config SYS_CONFIG_NAME default "T4240QDS" +source "board/freescale/common/Kconfig" + endif |