diff options
Diffstat (limited to 'configs/qemu_mips64_defconfig')
-rw-r--r-- | configs/qemu_mips64_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/qemu_mips64_defconfig b/configs/qemu_mips64_defconfig index 9eceae6ea1..4187430f4a 100644 --- a/configs/qemu_mips64_defconfig +++ b/configs/qemu_mips64_defconfig @@ -1,5 +1,7 @@ CONFIG_MIPS=y CONFIG_TARGET_QEMU_MIPS=y CONFIG_CPU_MIPS64_R1=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 |