summaryrefslogtreecommitdiff
path: root/board/freescale/mx7ulp_evk/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx7ulp_evk/Kconfig')
-rw-r--r--board/freescale/mx7ulp_evk/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/mx7ulp_evk/Kconfig b/board/freescale/mx7ulp_evk/Kconfig
index ff448311f9d..591697041dd 100644
--- a/board/freescale/mx7ulp_evk/Kconfig
+++ b/board/freescale/mx7ulp_evk/Kconfig
@@ -9,4 +9,7 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "mx7ulp_evk"
+config IMX_CONFIG
+ default "board/freescale/mx7ulp_evk/imximage.cfg"
+
endif