From cfc6f1e9b71ae0ade69daeecededc74bb3dde969 Mon Sep 17 00:00:00 2001 From: Vicente Olivert Riera Date: Mon, 17 Jul 2017 13:22:54 +0100 Subject: arch/mips: improve help text of NaN option Signed-off-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- arch/Config.in.mips | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/Config.in.mips b/arch/Config.in.mips index 7dd69659d7..f2b352b0b7 100644 --- a/arch/Config.in.mips +++ b/arch/Config.in.mips @@ -169,7 +169,9 @@ choice depends on BR2_mips_32r5 || BR2_mips_64r5 default BR2_MIPS_ENABLE_NAN_2008 help - NaN encoding to be used + MIPS supports two different NaN encodings, legacy and 2008. + Information about MIPS NaN encodings can be found here: + https://sourceware.org/binutils/docs/as/MIPS-NaN-Encodings.html config BR2_MIPS_ENABLE_NAN_LEGACY bool "legacy" -- cgit v1.2.1