Lines Matching full:fpu
11 config FPU config
12 bool "FPU support"
15 If FPU ISA is used in user space, this configuration shall be Y to
16 enable required support in kernel such as fpu context switch and
17 fpu exception handler.
19 If no FPU ISA is used in user space, say N.
22 bool "lazy FPU support"
23 depends on FPU
26 Say Y here to enable the lazy FPU scheme. The lazy FPU scheme can
28 frequency of the FPU register.
34 depends on FPU
40 possibly significant due to additional FPU exception.