diff options
Diffstat (limited to 'board/storopack/smegw01/Kconfig')
-rw-r--r-- | board/storopack/smegw01/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/storopack/smegw01/Kconfig b/board/storopack/smegw01/Kconfig index 4503b65419..d8f24695d0 100644 --- a/board/storopack/smegw01/Kconfig +++ b/board/storopack/smegw01/Kconfig @@ -9,4 +9,7 @@ config SYS_VENDOR config SYS_CONFIG_NAME default "smegw01" +config IMX_CONFIG + default "board/storopack/smegw01/imximage.cfg" + endif |