Remove old 2.6.27 Linux kernel versions, keep the latest 2.6.27.21.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Apr 20 22:04:34 2009 +0000 (2009-04-20)
changeset 13012597ecea561c
parent 1300 7acdd1de5b50
child 1302 7df725fc8f66
Remove old 2.6.27 Linux kernel versions, keep the latest 2.6.27.21.

-------- diffstat follows --------
/trunk/config/kernel/linux.in | 108 2 106 0 +------------------------------------------------
1 file changed, 2 insertions(+), 106 deletions(-)
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Mon Apr 20 21:30:25 2009 +0000
     1.2 +++ b/config/kernel/linux.in	Mon Apr 20 22:04:34 2009 +0000
     1.3 @@ -74,93 +74,10 @@
     1.4      prompt "2.6.26.8 (OBSOLETE)"
     1.5      depends on OBSOLETE
     1.6  
     1.7 -config KERNEL_V_2_6_27
     1.8 -    bool
     1.9 -    prompt "2.6.27"
    1.10 -
    1.11 -config KERNEL_V_2_6_27_1
    1.12 -    bool
    1.13 -    prompt "2.6.27.1"
    1.14 -
    1.15 -config KERNEL_V_2_6_27_2
    1.16 -    bool
    1.17 -    prompt "2.6.27.2"
    1.18 -
    1.19 -config KERNEL_V_2_6_27_3
    1.20 -    bool
    1.21 -    prompt "2.6.27.3"
    1.22 -
    1.23 -config KERNEL_V_2_6_27_4
    1.24 -    bool
    1.25 -    prompt "2.6.27.4"
    1.26 -
    1.27 -config KERNEL_V_2_6_27_5
    1.28 -    bool
    1.29 -    prompt "2.6.27.5"
    1.30 -
    1.31 -config KERNEL_V_2_6_27_6
    1.32 -    bool
    1.33 -    prompt "2.6.27.6"
    1.34 -
    1.35 -config KERNEL_V_2_6_27_7
    1.36 -    bool
    1.37 -    prompt "2.6.27.7"
    1.38 -
    1.39 -config KERNEL_V_2_6_27_8
    1.40 -    bool
    1.41 -    prompt "2.6.27.8"
    1.42 -
    1.43 -config KERNEL_V_2_6_27_9
    1.44 -    bool
    1.45 -    prompt "2.6.27.9"
    1.46 -
    1.47 -config KERNEL_V_2_6_27_10
    1.48 -    bool
    1.49 -    prompt "2.6.27.10"
    1.50 -
    1.51 -config KERNEL_V_2_6_27_11
    1.52 -    bool
    1.53 -    prompt "2.6.27.11"
    1.54 -
    1.55 -config KERNEL_V_2_6_27_12
    1.56 -    bool
    1.57 -    prompt "2.6.27.12"
    1.58 -
    1.59 -config KERNEL_V_2_6_27_13
    1.60 -    bool
    1.61 -    prompt "2.6.27.13"
    1.62 -
    1.63 -config KERNEL_V_2_6_27_14
    1.64 -    bool
    1.65 -    prompt "2.6.27.14"
    1.66 -
    1.67 -config KERNEL_V_2_6_27_15
    1.68 -    bool
    1.69 -    prompt "2.6.27.15"
    1.70 -
    1.71 -config KERNEL_V_2_6_27_16
    1.72 -    bool
    1.73 -    prompt "2.6.27.16"
    1.74 -
    1.75 -config KERNEL_V_2_6_27_17
    1.76 -    bool
    1.77 -    prompt "2.6.27.17"
    1.78 -
    1.79 -config KERNEL_V_2_6_27_18
    1.80 -    bool
    1.81 -    prompt "2.6.27.18"
    1.82 -
    1.83 -config KERNEL_V_2_6_27_19
    1.84 -    bool
    1.85 -    prompt "2.6.27.19"
    1.86 -
    1.87 -config KERNEL_V_2_6_27_20
    1.88 -    bool
    1.89 -    prompt "2.6.27.20"
    1.90 -
    1.91  config KERNEL_V_2_6_27_21
    1.92      bool
    1.93 -    prompt "2.6.27.21"
    1.94 +    prompt "2.6.27.21 (OBSOLETE)"
    1.95 +    depends on OBSOLETE
    1.96  
    1.97  config KERNEL_V_2_6_28
    1.98      bool
    1.99 @@ -232,27 +149,6 @@
   1.100      default "2.6.24.7" if KERNEL_V_2_6_24_7
   1.101      default "2.6.25.20" if KERNEL_V_2_6_25_20
   1.102      default "2.6.26.8" if KERNEL_V_2_6_26_8
   1.103 -    default "2.6.27" if KERNEL_V_2_6_27
   1.104 -    default "2.6.27.1" if KERNEL_V_2_6_27_1
   1.105 -    default "2.6.27.2" if KERNEL_V_2_6_27_2
   1.106 -    default "2.6.27.3" if KERNEL_V_2_6_27_3
   1.107 -    default "2.6.27.4" if KERNEL_V_2_6_27_4
   1.108 -    default "2.6.27.5" if KERNEL_V_2_6_27_5
   1.109 -    default "2.6.27.6" if KERNEL_V_2_6_27_6
   1.110 -    default "2.6.27.7" if KERNEL_V_2_6_27_7
   1.111 -    default "2.6.27.8" if KERNEL_V_2_6_27_8
   1.112 -    default "2.6.27.9" if KERNEL_V_2_6_27_9
   1.113 -    default "2.6.27.10" if KERNEL_V_2_6_27_10
   1.114 -    default "2.6.27.11" if KERNEL_V_2_6_27_11
   1.115 -    default "2.6.27.12" if KERNEL_V_2_6_27_12
   1.116 -    default "2.6.27.13" if KERNEL_V_2_6_27_13
   1.117 -    default "2.6.27.14" if KERNEL_V_2_6_27_14
   1.118 -    default "2.6.27.15" if KERNEL_V_2_6_27_15
   1.119 -    default "2.6.27.16" if KERNEL_V_2_6_27_16
   1.120 -    default "2.6.27.17" if KERNEL_V_2_6_27_17
   1.121 -    default "2.6.27.18" if KERNEL_V_2_6_27_18
   1.122 -    default "2.6.27.19" if KERNEL_V_2_6_27_19
   1.123 -    default "2.6.27.20" if KERNEL_V_2_6_27_20
   1.124      default "2.6.27.21" if KERNEL_V_2_6_27_21
   1.125      default "2.6.28" if KERNEL_V_2_6_28
   1.126      default "2.6.28.1" if KERNEL_V_2_6_28_1