diff --git a/configure b/configure
index 4ada5872555653a2d2af0c83bb0c9bf0a4c393cd..a799b485e45ff2b619a1ab2e845d9c709df07887 100755
--- a/configure
+++ b/configure
@@ -4163,6 +4163,7 @@ elif enabled mips; then
             add_asflags "-mfp64"
         ;;
         i6400)
+            disable mips32r2
             disable mipsdsp
             disable mipsdspr2
             check_cflags "-mtune=i6400 -mabi=64" &&