diff options
Diffstat (limited to 'configs/riotboard_defconfig')
-rw-r--r-- | configs/riotboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig index 35b96a3fd7c..52fe27fe910 100644 --- a/configs/riotboard_defconfig +++ b/configs/riotboard_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_EMBESTMX6BOARDS=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,MX6S,DDR_MB=1024,ENV_IS_IN_MMC" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y |