kernel/linux: : nuke old 2.6.33.[0-6]
authorArnaud Lacombe <lacombar@gmail.com>
Mon Aug 02 21:06:13 2010 +0200 (2010-08-02)
changeset 206357d5da4e4d25
parent 2062 11348ef5f0ac
child 2064 f5ebe8c429dc
kernel/linux: : nuke old 2.6.33.[0-6]

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Mon Aug 02 21:38:32 2010 +0200
     1.2 +++ b/config/kernel/linux.in	Mon Aug 02 21:06:13 2010 +0200
     1.3 @@ -46,34 +46,6 @@
     1.4      bool
     1.5      prompt "2.6.33.7"
     1.6  
     1.7 -config KERNEL_V_2_6_33_6
     1.8 -    bool
     1.9 -    prompt "2.6.33.6"
    1.10 -
    1.11 -config KERNEL_V_2_6_33_5
    1.12 -    bool
    1.13 -    prompt "2.6.33.5"
    1.14 -
    1.15 -config KERNEL_V_2_6_33_4
    1.16 -    bool
    1.17 -    prompt "2.6.33.4"
    1.18 -
    1.19 -config KERNEL_V_2_6_33_3
    1.20 -    bool
    1.21 -    prompt "2.6.33.3"
    1.22 -
    1.23 -config KERNEL_V_2_6_33_2
    1.24 -    bool
    1.25 -    prompt "2.6.33.2"
    1.26 -
    1.27 -config KERNEL_V_2_6_33_1
    1.28 -    bool
    1.29 -    prompt "2.6.33.1"
    1.30 -
    1.31 -config KERNEL_V_2_6_33
    1.32 -    bool
    1.33 -    prompt "2.6.33"
    1.34 -
    1.35  config KERNEL_V_2_6_32_17
    1.36      bool
    1.37      prompt "2.6.32.17"
    1.38 @@ -127,13 +99,6 @@
    1.39      default "2.6.34.1" if KERNEL_V_2_6_34_1
    1.40      default "2.6.34" if KERNEL_V_2_6_34
    1.41      default "2.6.33.7" if KERNEL_V_2_6_33_7
    1.42 -    default "2.6.33.6" if KERNEL_V_2_6_33_6
    1.43 -    default "2.6.33.5" if KERNEL_V_2_6_33_5
    1.44 -    default "2.6.33.4" if KERNEL_V_2_6_33_4
    1.45 -    default "2.6.33.3" if KERNEL_V_2_6_33_3
    1.46 -    default "2.6.33.2" if KERNEL_V_2_6_33_2
    1.47 -    default "2.6.33.1" if KERNEL_V_2_6_33_1
    1.48 -    default "2.6.33" if KERNEL_V_2_6_33
    1.49      default "2.6.32.17" if KERNEL_V_2_6_32_17
    1.50      default "2.6.31.14" if KERNEL_V_2_6_31_14
    1.51      default "2.6.30.10" if KERNEL_V_2_6_30_10