diff options
Diffstat (limited to 'configs/qemu_mips64el_defconfig')
-rw-r--r-- | configs/qemu_mips64el_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu_mips64el_defconfig b/configs/qemu_mips64el_defconfig index d8a9c719b7..a8f1912ce0 100644 --- a/configs/qemu_mips64el_defconfig +++ b/configs/qemu_mips64el_defconfig @@ -2,6 +2,7 @@ CONFIG_MIPS=y CONFIG_TARGET_QEMU_MIPS=y CONFIG_SYS_LITTLE_ENDIAN=y CONFIG_CPU_MIPS64_R1=y +CONFIG_HUSH_PARSER=y # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set # CONFIG_CMD_SETEXPR is not set |