On Fri, 29 Apr 2022, Stephen Zhang wrote: > Undefine and redefine cpu_has_fpu to 0 when it is overridden with > the "nofpu" option. Umm, `nofpu' is a kernel parameter, not the CONFIG_MIPS_FP_SUPPORT config option; cf. Documentation/admin-guide/kernel-parameters.txt. Maciej