[backfire] toolchain/binutils: remove obsolete 2.20 version
[openwrt-10.03/.git] / toolchain / binutils / Config.in
index f57b65bbc8615d01fa9d1a88522bdf2013147f92..6bd78ad643e309069458d3c52870042bb0ea3469 100644 (file)
@@ -13,11 +13,6 @@ choice
        config BINUTILS_VERSION_2_19_1
                bool "binutils 2.19.1"
 
-       config BINUTILS_VERSION_2_20
-               depends !avr32
-               depends !ubicom32
-               bool "binutils 2.20"
-
        config BINUTILS_VERSION_2_20_1
                depends !avr32
                depends !ubicom32
@@ -37,6 +32,5 @@ config BINUTILS_VERSION
        prompt "Binutils Version" if (TOOLCHAINOPTS && NULL)
        default "2.18"            if BINUTILS_VERSION_2_18
        default "2.19.1"          if BINUTILS_VERSION_2_19_1
-       default "2.20"            if BINUTILS_VERSION_2_20
        default "2.20.1"          if BINUTILS_VERSION_2_20_1
        default "2.19.1"