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)
commitc92e47e585a92cdd42147bf1d0675a4ab1c928ce
tree3bb29c33da7ba97357a22c989f0daf31bd6ddb89
parent97f7dcbf279ada9a25f36666420a72ebbc0101df
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