Component Type: kbuild config
Description: Math emulation only kernel
More info: This option prevents any floating-point instructions from being compiled into the kernel, thereby the kernel doesn't save any floating point context anymore during task switches, so this kernel will only be usable on machines without a floating-point math coprocessor. This makes the kernel a bit faster as no tests needs to be executed whether a floating-point instruction in the kernel should be executed or not.
Build project: Kconfig (Linux kconfig) (Path: arch\m68k\Kconfig )
Other views: file explorer