[PATCH 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides

From: Maciej W. Rozycki
Date: Fri Apr 29 2022 - 10:57:13 EST


Hi,

Forcing `cpu_has_fpu' to 1 is unsupported as it breaks the `nofpu' kernel
parameter and more recently also the CONFIG_MIPS_FP_SUPPORT configuration
option. Remove the broken `cpu_has_fpu' overrides then for IP27 and IP30
systems. Please apply.

Maciej