diff -r aefc8799ef0c -r 056a2c826185 config/binutils/binutils.in --- a/config/binutils/binutils.in Fri Jul 09 15:53:49 2010 +0200 +++ b/config/binutils/binutils.in Mon Aug 23 20:21:43 2010 +0200 @@ -81,16 +81,4 @@ 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