summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/binutils/binutils.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in
index 9f5f53a..d751c15 100644
--- a/config/binutils/binutils.in
+++ b/config/binutils/binutils.in
@@ -81,16 +81,4 @@ config BINUTILS_FOR_TARGET_BFD
prompt "libbfd"
default y
-config BINUTILS_TARGET_USE_GMP_MPFR
- bool
- prompt "Use GMP and MPFR"
- default n
- select GMP_TARGET
- select MPFR_TARGET
- help
- binutils can be configured to use GMP and MPFR.
- While this is automatically handled for the cross-binutils,
- You have to explicitly state so for the native libraries that
- will run on the target.
-
endif # BINUTILS_FOR_TARGET