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