kernel/linux: add latest versions, remove old dot-releases
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jan 31 17:07:02 2010 +0100 (2010-01-31)
changeset 179097303e1d5942
parent 1789 dcfe244fc65a
child 1791 160fc94ed49f
kernel/linux: add latest versions, remove old dot-releases
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Sun Jan 31 20:10:14 2010 +0100
     1.2 +++ b/config/kernel/linux.in	Sun Jan 31 17:07:02 2010 +0100
     1.3 @@ -34,6 +34,22 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config KERNEL_V_2_6_32_7
     1.8 +    bool
     1.9 +    prompt "2.6.32.7"
    1.10 +
    1.11 +config KERNEL_V_2_6_32_6
    1.12 +    bool
    1.13 +    prompt "2.6.32.6"
    1.14 +
    1.15 +config KERNEL_V_2_6_32_5
    1.16 +    bool
    1.17 +    prompt "2.6.32.5"
    1.18 +
    1.19 +config KERNEL_V_2_6_32_4
    1.20 +    bool
    1.21 +    prompt "2.6.32.4"
    1.22 +
    1.23  config KERNEL_V_2_6_32_3
    1.24      bool
    1.25      prompt "2.6.32.3"
    1.26 @@ -50,94 +66,14 @@
    1.27      bool
    1.28      prompt "2.6.32"
    1.29  
    1.30 -config KERNEL_V_2_6_31_11
    1.31 +config KERNEL_V_2_6_31_12
    1.32      bool
    1.33 -    prompt "2.6.31.11"
    1.34 -
    1.35 -config KERNEL_V_2_6_31_9
    1.36 -    bool
    1.37 -    prompt "2.6.31.9"
    1.38 -
    1.39 -config KERNEL_V_2_6_31_8
    1.40 -    bool
    1.41 -    prompt "2.6.31.8"
    1.42 -
    1.43 -config KERNEL_V_2_6_31_7
    1.44 -    bool
    1.45 -    prompt "2.6.31.7"
    1.46 -
    1.47 -config KERNEL_V_2_6_31_6
    1.48 -    bool
    1.49 -    prompt "2.6.31.6"
    1.50 -
    1.51 -config KERNEL_V_2_6_31_5
    1.52 -    bool
    1.53 -    prompt "2.6.31.5"
    1.54 -
    1.55 -config KERNEL_V_2_6_31_4
    1.56 -    bool
    1.57 -    prompt "2.6.31.4"
    1.58 -
    1.59 -config KERNEL_V_2_6_31_3
    1.60 -    bool
    1.61 -    prompt "2.6.31.3"
    1.62 -
    1.63 -config KERNEL_V_2_6_31_2
    1.64 -    bool
    1.65 -    prompt "2.6.31.2"
    1.66 -
    1.67 -config KERNEL_V_2_6_31_1
    1.68 -    bool
    1.69 -    prompt "2.6.31.1"
    1.70 -
    1.71 -config KERNEL_V_2_6_31
    1.72 -    bool
    1.73 -    prompt "2.6.31"
    1.74 +    prompt "2.6.31.12"
    1.75  
    1.76  config KERNEL_V_2_6_30_10
    1.77      bool
    1.78      prompt "2.6.30.10"
    1.79  
    1.80 -config KERNEL_V_2_6_30_9
    1.81 -    bool
    1.82 -    prompt "2.6.30.9"
    1.83 -
    1.84 -config KERNEL_V_2_6_30_8
    1.85 -    bool
    1.86 -    prompt "2.6.30.8"
    1.87 -
    1.88 -config KERNEL_V_2_6_30_7
    1.89 -    bool
    1.90 -    prompt "2.6.30.7"
    1.91 -
    1.92 -config KERNEL_V_2_6_30_6
    1.93 -    bool
    1.94 -    prompt "2.6.30.6"
    1.95 -
    1.96 -config KERNEL_V_2_6_30_5
    1.97 -    bool
    1.98 -    prompt "2.6.30.5"
    1.99 -
   1.100 -config KERNEL_V_2_6_30_4
   1.101 -    bool
   1.102 -    prompt "2.6.30.4"
   1.103 -
   1.104 -config KERNEL_V_2_6_30_3
   1.105 -    bool
   1.106 -    prompt "2.6.30.3"
   1.107 -
   1.108 -config KERNEL_V_2_6_30_2
   1.109 -    bool
   1.110 -    prompt "2.6.30.2"
   1.111 -
   1.112 -config KERNEL_V_2_6_30_1
   1.113 -    bool
   1.114 -    prompt "2.6.30.1"
   1.115 -
   1.116 -config KERNEL_V_2_6_30
   1.117 -    bool
   1.118 -    prompt "2.6.30"
   1.119 -
   1.120  config KERNEL_V_2_6_29_6
   1.121      bool
   1.122      prompt "2.6.29.6 (OBSOLETE)"
   1.123 @@ -148,9 +84,9 @@
   1.124      prompt "2.6.28.10 (OBSOLETE)"
   1.125      depends on OBSOLETE
   1.126  
   1.127 -config KERNEL_V_2_6_27_43
   1.128 +config KERNEL_V_2_6_27_45
   1.129      bool
   1.130 -    prompt "2.6.27.43 (long-term stable)"
   1.131 +    prompt "2.6.27.45 (long-term stable)"
   1.132      help
   1.133        The Linux 2.6.27 tree is the current "long-term stable" maintenance branch.
   1.134        It is intended to fill the niche for users who are not using distribution
   1.135 @@ -171,35 +107,19 @@
   1.136      string
   1.137  # Don't remove next line
   1.138  # CT_INSERT_VERSION_STRING_BELOW
   1.139 +    default "2.6.32.7" if KERNEL_V_2_6_32_7
   1.140 +    default "2.6.32.6" if KERNEL_V_2_6_32_6
   1.141 +    default "2.6.32.5" if KERNEL_V_2_6_32_5
   1.142 +    default "2.6.32.4" if KERNEL_V_2_6_32_4
   1.143      default "2.6.32.3" if KERNEL_V_2_6_32_3
   1.144      default "2.6.32.2" if KERNEL_V_2_6_32_2
   1.145      default "2.6.32.1" if KERNEL_V_2_6_32_1
   1.146      default "2.6.32" if KERNEL_V_2_6_32
   1.147 -    default "2.6.31.11" if KERNEL_V_2_6_31_11
   1.148 -    default "2.6.31.9" if KERNEL_V_2_6_31_9
   1.149 -    default "2.6.31.8" if KERNEL_V_2_6_31_8
   1.150 -    default "2.6.31.7" if KERNEL_V_2_6_31_7
   1.151 -    default "2.6.31.6" if KERNEL_V_2_6_31_6
   1.152 -    default "2.6.31.5" if KERNEL_V_2_6_31_5
   1.153 -    default "2.6.31.4" if KERNEL_V_2_6_31_4
   1.154 -    default "2.6.31.3" if KERNEL_V_2_6_31_3
   1.155 -    default "2.6.31.2" if KERNEL_V_2_6_31_2
   1.156 -    default "2.6.31.1" if KERNEL_V_2_6_31_1
   1.157 -    default "2.6.31" if KERNEL_V_2_6_31
   1.158 +    default "2.6.31.12" if KERNEL_V_2_6_31_12
   1.159      default "2.6.30.10" if KERNEL_V_2_6_30_10
   1.160 -    default "2.6.30.9" if KERNEL_V_2_6_30_9
   1.161 -    default "2.6.30.8" if KERNEL_V_2_6_30_8
   1.162 -    default "2.6.30.7" if KERNEL_V_2_6_30_7
   1.163 -    default "2.6.30.6" if KERNEL_V_2_6_30_6
   1.164 -    default "2.6.30.5" if KERNEL_V_2_6_30_5
   1.165 -    default "2.6.30.4" if KERNEL_V_2_6_30_4
   1.166 -    default "2.6.30.3" if KERNEL_V_2_6_30_3
   1.167 -    default "2.6.30.2" if KERNEL_V_2_6_30_2
   1.168 -    default "2.6.30.1" if KERNEL_V_2_6_30_1
   1.169 -    default "2.6.30" if KERNEL_V_2_6_30
   1.170      default "2.6.29.6" if KERNEL_V_2_6_29_6
   1.171      default "2.6.28.10" if KERNEL_V_2_6_28_10
   1.172 -    default "2.6.27.43" if KERNEL_V_2_6_27_43
   1.173 +    default "2.6.27.45" if KERNEL_V_2_6_27_45
   1.174  
   1.175  choice
   1.176      bool