WindCharger: Added FPU emulation to the kernel.

This is to address a frequent SIGILL signal being sent to the hostapd
process.  Despite no FPU support being built into the toolchain, there
are still some uncaught FPU operations that should be handled by the
kernel.

Change-Id: Ia6f332330dda74bcb9e0e9c4308d63d7c6a2b116
1 file changed