diff options
Diffstat (limited to 'board/freescale/ls1012afrdm/Kconfig')
-rw-r--r-- | board/freescale/ls1012afrdm/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/ls1012afrdm/Kconfig b/board/freescale/ls1012afrdm/Kconfig index a34521cf79..38bd91b191 100644 --- a/board/freescale/ls1012afrdm/Kconfig +++ b/board/freescale/ls1012afrdm/Kconfig @@ -12,4 +12,6 @@ config SYS_SOC config SYS_CONFIG_NAME default "ls1012afrdm" +source "board/freescale/common/Kconfig" + endif |