CONFIG_MATH_EMULATION is not available for the selected architecture x86.
Result is shown for architecture powerpc

Math emulation

modulename: unimplemented-math-emulation.ko

configname: CONFIG_MATH_EMULATION

Linux Kernel Configuration
└─>Kernel options
└─>Math emulation
In linux kernel since version 2.6.12 )
Some PowerPC chips designed for embedded applications do not have
a floating-point unit and therefore do not implement the
floating-point instructions in the PowerPC instruction set. If you
say Y here, the kernel will include code to emulate a floating-point
unit, which will allow programs that use floating-point
instructions to run.

This is also useful to emulate missing (optional) instructions
such as fsqrt on cores that do have an FPU but do not implement
them (such as Freescale BookE).