]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
authorPaul Burton <paul.burton@mips.com>
Wed, 7 Nov 2018 23:13:58 +0000 (23:13 +0000)
committerPaul Burton <paul.burton@mips.com>
Thu, 8 Nov 2018 19:20:55 +0000 (11:20 -0800)
commitb4829269ba11e663374d78956129b2ac1c4c923f
treead0c7ef3891a31fd67461917d25c61ea45d5229c
parentde67c0ba99100eb4fa32b02041210b4100d4e1a4
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
arch/mips/Kconfig