config/binutils/binutils.in
changeset 1603 e0ef539e23d9
parent 1536 28dfc4fc15e9
child 1604 b3f0173f10f3
     1.1 --- a/config/binutils/binutils.in	Sun Sep 13 18:44:17 2009 +0200
     1.2 +++ b/config/binutils/binutils.in	Wed Oct 28 18:55:40 2009 +0100
     1.3 @@ -91,16 +91,6 @@
     1.4      bool
     1.5      prompt "2.16.1"
     1.6  
     1.7 -config BINUTILS_V_2_15
     1.8 -    bool
     1.9 -    prompt "2.15 (OBSOLETE)"
    1.10 -    depends on OBSOLETE
    1.11 -
    1.12 -config BINUTILS_V_2_14
    1.13 -    bool
    1.14 -    prompt "2.14 (OBSOLETE)"
    1.15 -    depends on OBSOLETE
    1.16 -
    1.17  endchoice
    1.18  
    1.19  config BINUTILS_VERSION
    1.20 @@ -124,8 +114,6 @@
    1.21      default "2.18" if BINUTILS_V_2_18
    1.22      default "2.17" if BINUTILS_V_2_17
    1.23      default "2.16.1" if BINUTILS_V_2_16_1
    1.24 -    default "2.15" if BINUTILS_V_2_15
    1.25 -    default "2.14" if BINUTILS_V_2_14
    1.26  
    1.27  config BINUTILS_EXTRA_CONFIG
    1.28      string