diff options
Diffstat (limited to 'configs/qemu_mipsel_defconfig')
-rw-r--r-- | configs/qemu_mipsel_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/qemu_mipsel_defconfig b/configs/qemu_mipsel_defconfig index f6cb45ec54..bfb3bcc94f 100644 --- a/configs/qemu_mipsel_defconfig +++ b/configs/qemu_mipsel_defconfig @@ -1,5 +1,7 @@ CONFIG_MIPS=y CONFIG_TARGET_QEMU_MIPS=y CONFIG_SYS_LITTLE_ENDIAN=y -CONFIG_CMD_NET=y +# CONFIG_CMD_LOADB is not set +# CONFIG_CMD_LOADS is not set +# CONFIG_CMD_SETEXPR is not set CONFIG_USE_PRIVATE_LIBGCC=y |