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 4e0368b439..2f17ddc144 100644 --- a/configs/m53evk_defconfig +++ b/configs/m53evk_defconfig @@ -3,6 +3,7 @@ CONFIG_TARGET_M53EVK=y CONFIG_SPL=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/denx/m53evk/imximage.cfg" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_OF_LIBFDT=y |