kernel/linux: add latest versions
author"Yann E. MORIN" <yann.morin.1998@free.fr>
Tue Mar 20 18:44:44 2012 +0100 (2012-03-20)
changeset 2921856eacaf0e59
parent 2920 d5f5cc186d26
child 2922 c7fa97debb36
kernel/linux: add latest versions

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Sat Mar 17 23:43:59 2012 +0100
     1.2 +++ b/config/kernel/linux.in	Tue Mar 20 18:44:44 2012 +0100
     1.3 @@ -26,61 +26,21 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 -config KERNEL_V_3_2_11
     1.8 +config KERNEL_V_3_3
     1.9      bool
    1.10 -    prompt "3.2.11"
    1.11 +    prompt "3.3"
    1.12  
    1.13 -config KERNEL_V_3_2_10
    1.14 +config KERNEL_V_3_2_12
    1.15      bool
    1.16 -    prompt "3.2.10"
    1.17 -
    1.18 -config KERNEL_V_3_2_9
    1.19 -    bool
    1.20 -    prompt "3.2.9"
    1.21 -
    1.22 -config KERNEL_V_3_2_8
    1.23 -    bool
    1.24 -    prompt "3.2.8"
    1.25 -
    1.26 -config KERNEL_V_3_2_7
    1.27 -    bool
    1.28 -    prompt "3.2.7"
    1.29 -
    1.30 -config KERNEL_V_3_2_6
    1.31 -    bool
    1.32 -    prompt "3.2.6"
    1.33 -
    1.34 -config KERNEL_V_3_2_5
    1.35 -    bool
    1.36 -    prompt "3.2.5"
    1.37 -
    1.38 -config KERNEL_V_3_2_4
    1.39 -    bool
    1.40 -    prompt "3.2.4"
    1.41 -
    1.42 -config KERNEL_V_3_2_3
    1.43 -    bool
    1.44 -    prompt "3.2.3"
    1.45 -
    1.46 -config KERNEL_V_3_2_2
    1.47 -    bool
    1.48 -    prompt "3.2.2"
    1.49 -
    1.50 -config KERNEL_V_3_2_1
    1.51 -    bool
    1.52 -    prompt "3.2.1"
    1.53 -
    1.54 -config KERNEL_V_3_2
    1.55 -    bool
    1.56 -    prompt "3.2"
    1.57 +    prompt "3.2.12"
    1.58  
    1.59  config KERNEL_V_3_1_10
    1.60      bool
    1.61      prompt "3.1.10"
    1.62  
    1.63 -config KERNEL_V_3_0_24
    1.64 +config KERNEL_V_3_0_25
    1.65      bool
    1.66 -    prompt "3.0.24"
    1.67 +    prompt "3.0.25"
    1.68  
    1.69  config KERNEL_V_2_6_39_4
    1.70      bool
    1.71 @@ -106,9 +66,9 @@
    1.72        .33-rt kernel.  Anyone else who really wants to use the .33 kernel tree
    1.73        is welcome to use this one as well.
    1.74  
    1.75 -config KERNEL_V_2_6_32_58
    1.76 +config KERNEL_V_2_6_32_59
    1.77      bool
    1.78 -    prompt "2.6.32.58 (longterm)"
    1.79 +    prompt "2.6.32.59 (longterm)"
    1.80      help
    1.81        The Linux 2.6.32 tree is a "longterm" maintenance branch.
    1.82        
    1.83 @@ -129,9 +89,9 @@
    1.84      bool
    1.85      prompt "2.6.31.14"
    1.86  
    1.87 -config KERNEL_V_2_6_27_61
    1.88 +config KERNEL_V_2_6_27_62
    1.89      bool
    1.90 -    prompt "2.6.27.61 (longterm)"
    1.91 +    prompt "2.6.27.62 (longterm)"
    1.92      help
    1.93        The Linux 2.6.27 tree is a "longterm" maintenance branch.
    1.94        
    1.95 @@ -171,28 +131,18 @@
    1.96      string
    1.97  # Don't remove next line
    1.98  # CT_INSERT_VERSION_STRING_BELOW
    1.99 -    default "3.2.11" if KERNEL_V_3_2_11
   1.100 -    default "3.2.10" if KERNEL_V_3_2_10
   1.101 -    default "3.2.9" if KERNEL_V_3_2_9
   1.102 -    default "3.2.8" if KERNEL_V_3_2_8
   1.103 -    default "3.2.7" if KERNEL_V_3_2_7
   1.104 -    default "3.2.6" if KERNEL_V_3_2_6
   1.105 -    default "3.2.5" if KERNEL_V_3_2_5
   1.106 -    default "3.2.4" if KERNEL_V_3_2_4
   1.107 -    default "3.2.3" if KERNEL_V_3_2_3
   1.108 -    default "3.2.2" if KERNEL_V_3_2_2
   1.109 -    default "3.2.1" if KERNEL_V_3_2_1
   1.110 -    default "3.2" if KERNEL_V_3_2
   1.111 +    default "3.3" if KERNEL_V_3_3
   1.112 +    default "3.2.12" if KERNEL_V_3_2_12
   1.113      default "3.1.10" if KERNEL_V_3_1_10
   1.114 -    default "3.0.24" if KERNEL_V_3_0_24
   1.115 +    default "3.0.25" if KERNEL_V_3_0_25
   1.116      default "2.6.39.4" if KERNEL_V_2_6_39_4
   1.117      default "2.6.38.8" if KERNEL_V_2_6_38_8
   1.118      default "2.6.37.6" if KERNEL_V_2_6_37_6
   1.119      default "2.6.36.4" if KERNEL_V_2_6_36_4
   1.120      default "2.6.33.20" if KERNEL_V_2_6_33_20
   1.121 -    default "2.6.32.58" if KERNEL_V_2_6_32_58
   1.122 +    default "2.6.32.59" if KERNEL_V_2_6_32_59
   1.123      default "2.6.31.14" if KERNEL_V_2_6_31_14
   1.124 -    default "2.6.27.61" if KERNEL_V_2_6_27_61
   1.125 +    default "2.6.27.62" if KERNEL_V_2_6_27_62
   1.126      default "custom" if KERNEL_LINUX_CUSTOM
   1.127  
   1.128  endif # ! KERNEL_LINUX_USE_CUSTOM_HEADERS