aboutsummaryrefslogtreecommitdiff
path: root/board/warp7/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/warp7/Kconfig')
-rw-r--r--board/warp7/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/warp7/Kconfig b/board/warp7/Kconfig
index c089bca..e5051cd 100644
--- a/board/warp7/Kconfig
+++ b/board/warp7/Kconfig
@@ -20,4 +20,7 @@ config SYS_FDT_ADDR
help
The address the FDT file should be loaded to.
+config IMX_CONFIG
+ default "board/warp7/imximage.cfg"
+
endif