diff options
Diffstat (limited to 'board/freescale/mx7ulp_evk/Kconfig')
-rw-r--r-- | board/freescale/mx7ulp_evk/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/mx7ulp_evk/Kconfig b/board/freescale/mx7ulp_evk/Kconfig index ff448311f9..591697041d 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 |