summaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2018-11-07 23:14:03 +0000
committerPaul Burton <paul.burton@mips.com>2018-11-09 10:23:15 -0800
commitb372e83b67eb296d85654e2dde8a0e6105083b16 (patch)
tree46c4b668189cedd8b93adee5063de7864b88c974 /include/asm-generic
parentc92e47e585a92cdd42147bf1d0675a4ab1c928ce (diff)
MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
When CONFIG_MIPS_FP_SUPPORT=n we don't support floating point, so there's no point in detecting presence of an FPU. Hardcode cpu_has_fpu=0 such that we optimize out code that makes use of the FPU. Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/21005/ Cc: linux-mips@linux-mips.org
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions