summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aiot/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1021aiot/Kconfig')
-rw-r--r--board/freescale/ls1021aiot/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/ls1021aiot/Kconfig b/board/freescale/ls1021aiot/Kconfig
index 4a12c1687f..c6b16063a4 100644
--- a/board/freescale/ls1021aiot/Kconfig
+++ b/board/freescale/ls1021aiot/Kconfig
@@ -12,4 +12,6 @@ config SYS_SOC
config SYS_CONFIG_NAME
default "ls1021aiot"
+source "board/freescale/common/Kconfig"
+
endif