diff options
Diffstat (limited to 'configs/m53evk_defconfig')
-rw-r--r-- | configs/m53evk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/m53evk_defconfig b/configs/m53evk_defconfig index 145b44d..653b330 100644 --- a/configs/m53evk_defconfig +++ b/configs/m53evk_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_M53EVK=y CONFIG_SPL_GPIO_SUPPORT=y +CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/denx/m53evk/imximage.cfg" CONFIG_BOOTDELAY=3 |