aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2018-11-07 23:13:58 +0000
committerPaul Burton <paul.burton@mips.com>2018-11-08 11:20:55 -0800
commitb7f1e273b7290b1d472c57bf419f4fa28d535a1f (patch)
treead0c7ef3891a31fd67461917d25c61ea45d5229c /arch
parentMIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels (diff)
downloadlinux-dev-b7f1e273b7290b1d472c57bf419f4fa28d535a1f.tar.xz
linux-dev-b7f1e273b7290b1d472c57bf419f4fa28d535a1f.zip
MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
From MIPSr6 onwards FP64 support is mandatory, and so CONFIG_MIPS_O32_FP64_SUPPORT is always selected for configurations which support O32 binaries. Hide the useless unchangeable prompt in these cases. Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/21019/ Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 378525aaadcc..47a8f44b5db6 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2903,7 +2903,7 @@ config SECCOMP
If unsure, say Y. Only embedded should say N here.
config MIPS_O32_FP64_SUPPORT
- bool "Support for O32 binaries using 64-bit FP"
+ bool "Support for O32 binaries using 64-bit FP" if !CPU_MIPSR6
depends on 32BIT || MIPS32_O32
help
When this is enabled, the kernel will support use of 64-bit floating