X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=Config.in;h=98786fcdb1e6b9258ed38e3cfb0ce54132cbef82;hb=c2e22cbf46013f5e5983f6f742c8e7209f435a44;hp=7b03c7a245e9a7ec8cf2fa1ebb8ff1b243f1d1ff;hpb=be92401dd332dde5e1a009a0bdd9c8ce01be71a1;p=openwrt.git diff --git a/Config.in b/Config.in index 7b03c7a245..98786fcdb1 100644 --- a/Config.in +++ b/Config.in @@ -672,7 +672,7 @@ menuconfig TARGET_OPTIONS config SOFT_FLOAT bool "Use software floating point by default" if TARGET_OPTIONS default y - depends on (arm || armeb || powerpc || mipsel || mips) && !HAS_FPU + depends on (arm || armeb || powerpc || mipsel || mips || mips64el || mips64) && !HAS_FPU help If your target CPU does not have a Floating Point Unit (FPU) or a kernel FPU emulator, but you still wish to support floating point