kernel: Activate KERNEL_MIPS_FP_SUPPORT for pistachio target
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 31 Oct 2020 17:20:33 +0000 (18:20 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Nov 2020 19:54:37 +0000 (20:54 +0100)
commitf6d1adbafb9ac3fc0b8048d71fb19f28cf04d7d0
tree9818102491d579fb41a6ad18d094904741189f72
parentffee6bb471a80c8e36a141691fa1a838a69c3991
kernel: Activate KERNEL_MIPS_FP_SUPPORT for pistachio target

The pistachio target uses a MIPS CPU with FPU and OpenWrt uses a
toolchain with hard FPU support. MIPS FPU support needs the FPU
emulation code in the kernel.

Fixes: ac5671f46cb4 ("kernel: remove obsolete kernel version switches for 4.19")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config/Config-kernel.in