summaryrefslogtreecommitdiff
path: root/board/freescale/ls1012afrdm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1012afrdm/Kconfig')
-rw-r--r--board/freescale/ls1012afrdm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/ls1012afrdm/Kconfig b/board/freescale/ls1012afrdm/Kconfig
index a34521c..38bd91b 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