summaryrefslogtreecommitdiffstats
path: root/package/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'package/binutils')
-rw-r--r--package/binutils/Config.in2
-rw-r--r--package/binutils/Config.in.host2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/binutils/Config.in b/package/binutils/Config.in
index fdfdfe9052..360dd5e3b2 100644
--- a/package/binutils/Config.in
+++ b/package/binutils/Config.in
@@ -1,8 +1,8 @@
config BR2_PACKAGE_BINUTILS
bool "binutils"
- select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
depends on !BR2_nios2
depends on BR2_USE_WCHAR
+ select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
help
Install binutils on the target
diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
index cca71fbb7a..aa24fd7c8b 100644
--- a/package/binutils/Config.in.host
+++ b/package/binutils/Config.in.host
@@ -2,8 +2,8 @@ comment "Binutils Options"
choice
prompt "Binutils Version"
- depends on !BR2_arc
default BR2_BINUTILS_VERSION_2_27_X
+ depends on !BR2_arc
help
Select the version of binutils you wish to use.
OpenPOWER on IntegriCloud