config/binutils/binutils.in
changeset 2097 056a2c826185
parent 2012 aefc8799ef0c
child 2226 13e4f7126cf7
     1.1 --- a/config/binutils/binutils.in	Fri Jul 09 15:53:49 2010 +0200
     1.2 +++ b/config/binutils/binutils.in	Mon Aug 23 20:21:43 2010 +0200
     1.3 @@ -81,16 +81,4 @@
     1.4      prompt "libbfd"
     1.5      default y
     1.6  
     1.7 -config BINUTILS_TARGET_USE_GMP_MPFR
     1.8 -    bool
     1.9 -    prompt "Use GMP and MPFR"
    1.10 -    default n
    1.11 -    select GMP_TARGET
    1.12 -    select MPFR_TARGET
    1.13 -    help
    1.14 -      binutils can be configured to use GMP and MPFR.
    1.15 -      While this is automatically handled for the cross-binutils,
    1.16 -      You have to explicitly state so for the native libraries that
    1.17 -      will run on the target.
    1.18 -
    1.19  endif # BINUTILS_FOR_TARGET