diff options
Diffstat (limited to 'configs/qemu_mipsel_defconfig')
-rw-r--r-- | configs/qemu_mipsel_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu_mipsel_defconfig b/configs/qemu_mipsel_defconfig index a68315ac70..c2af8b8985 100644 --- a/configs/qemu_mipsel_defconfig +++ b/configs/qemu_mipsel_defconfig @@ -4,6 +4,7 @@ CONFIG_SYS_LITTLE_ENDIAN=y CONFIG_BOOTDELAY=10 CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="qemu-mipsel # " +CONFIG_CMD_IMLS=y CONFIG_CMD_IDE=y # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set |