]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Introduce CONFIG_MIPS_FP_SUPPORT
authorPaul Burton <paul.burton@mips.com>
Wed, 7 Nov 2018 23:14:02 +0000 (23:14 +0000)
committerPaul Burton <paul.burton@mips.com>
Fri, 9 Nov 2018 18:23:15 +0000 (10:23 -0800)
commita956304827a7f5cea6f4531daf28222a78da4633
tree3bb29c33da7ba97357a22c989f0daf31bd6ddb89
parent1d8608ce3e345a9231bf3ebfd088d7010733e752
MIPS: Introduce CONFIG_MIPS_FP_SUPPORT

Introduce a Kconfig variable that will indicate whether to include
support for floating point in the kernel. For now this is always
enabled, and will be made configurable in a later patch.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21016/
Cc: linux-mips@linux-mips.org
arch/mips/Kconfig
arch/mips/kvm/Kconfig