diff options
Diffstat (limited to 'toolchain/binutils/Config.in')
-rw-r--r-- | toolchain/binutils/Config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 5a22693c85..44c7db0482 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/binutils/Config.in @@ -7,11 +7,6 @@ choice help Select the version of binutils you wish to use. - config BINUTILS_USE_VERSION_2_25_1 - depends on !arc - bool "Binutils 2.25.1" - select BINUTILS_VERSION_2_25_1 - config BINUTILS_USE_VERSION_2_27 depends on !arc bool "Binutils 2.27" |