diff options
author | Paul Burton <paul.burton@mips.com> | 2018-11-07 23:14:10 +0000 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-11-09 10:23:18 -0800 |
commit | 42b10815d55958ec519ae7d97fdfcc6e38b4d46b (patch) | |
tree | feb0fe90bd1eb4729bbc093e5132607c47be84b3 /arch/mips/include/asm/processor.h | |
parent | 36a498035bd2e5169bbceed1e3b0c8bb0ce5a7b4 (diff) |
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
When CONFIG_MIPS_FP_SUPPORT=n we don't support floating point, so
there's no point compiling in our FPU emulator. Avoid doing so,
providing stub versions of dsemul cleanup functions that are called from
signal & task handling code.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21012/
Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/include/asm/processor.h')
0 files changed, 0 insertions, 0 deletions