arch/mips: improve help text of NaN option
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
74a1e8f9f2
commit
cfc6f1e9b7
@ -169,7 +169,9 @@ choice
|
|||||||
depends on BR2_mips_32r5 || BR2_mips_64r5
|
depends on BR2_mips_32r5 || BR2_mips_64r5
|
||||||
default BR2_MIPS_ENABLE_NAN_2008
|
default BR2_MIPS_ENABLE_NAN_2008
|
||||||
help
|
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
|
config BR2_MIPS_ENABLE_NAN_LEGACY
|
||||||
bool "legacy"
|
bool "legacy"
|
||||||
|
Loading…
Reference in New Issue
Block a user