kerenl/linux: update to latest versions
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Aug 08 21:21:38 2011 +0200 (2011-08-08)
changeset 2596efe5f40c84c1
parent 2595 d6b2354d9d17
child 2597 d28b764334b8
kerenl/linux: update to latest versions

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Tue Aug 02 23:10:37 2011 +0200
     1.2 +++ b/config/kernel/linux.in	Mon Aug 08 21:21:38 2011 +0200
     1.3 @@ -38,25 +38,17 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config KERNEL_V_3_0_1
     1.8 +    bool
     1.9 +    prompt "3.0.1"
    1.10 +
    1.11  config KERNEL_V_3_0
    1.12      bool
    1.13      prompt "3.0"
    1.14  
    1.15 -config KERNEL_V_2_6_39_3
    1.16 +config KERNEL_V_2_6_39_4
    1.17      bool
    1.18 -    prompt "2.6.39.3"
    1.19 -
    1.20 -config KERNEL_V_2_6_39_2
    1.21 -    bool
    1.22 -    prompt "2.6.39.2"
    1.23 -
    1.24 -config KERNEL_V_2_6_39_1
    1.25 -    bool
    1.26 -    prompt "2.6.39.1"
    1.27 -
    1.28 -config KERNEL_V_2_6_39
    1.29 -    bool
    1.30 -    prompt "2.6.39"
    1.31 +    prompt "2.6.39.4"
    1.32  
    1.33  config KERNEL_V_2_6_38_8
    1.34      bool
    1.35 @@ -70,9 +62,9 @@
    1.36      bool
    1.37      prompt "2.6.36.4"
    1.38  
    1.39 -config KERNEL_V_2_6_35_13
    1.40 +config KERNEL_V_2_6_35_14
    1.41      bool
    1.42 -    prompt "2.6.35.13 (longterm)"
    1.43 +    prompt "2.6.35.14 (longterm)"
    1.44      help
    1.45        The Linux 2.6.35 tree is a "longterm" maintenance branch.
    1.46        
    1.47 @@ -93,13 +85,17 @@
    1.48      bool
    1.49      prompt "2.6.34.10"
    1.50  
    1.51 -config KERNEL_V_2_6_33_16
    1.52 +config KERNEL_V_2_6_33_17
    1.53      bool
    1.54 -    prompt "2.6.33.16"
    1.55 +    prompt "2.6.33.17"
    1.56 +    help
    1.57 +      This is primarily for the use of those people who are stuck using the
    1.58 +      .33-rt kernel.  Anyone else who really wants to use the .33 kernel tree
    1.59 +      is welcome to use this one as well.
    1.60  
    1.61 -config KERNEL_V_2_6_32_43
    1.62 +config KERNEL_V_2_6_32_44
    1.63      bool
    1.64 -    prompt "2.6.32.43 (longterm)"
    1.65 +    prompt "2.6.32.44 (longterm)"
    1.66      help
    1.67        The Linux 2.6.32 tree is a "longterm" maintenance branch.
    1.68        
    1.69 @@ -161,18 +157,16 @@
    1.70      string
    1.71  # Don't remove next line
    1.72  # CT_INSERT_VERSION_STRING_BELOW
    1.73 +    default "3.0.1" if KERNEL_V_3_0_1
    1.74      default "3.0" if KERNEL_V_3_0
    1.75 -    default "2.6.39.3" if KERNEL_V_2_6_39_3
    1.76 -    default "2.6.39.2" if KERNEL_V_2_6_39_2
    1.77 -    default "2.6.39.1" if KERNEL_V_2_6_39_1
    1.78 -    default "2.6.39" if KERNEL_V_2_6_39
    1.79 +    default "2.6.39.4" if KERNEL_V_2_6_39_4
    1.80      default "2.6.38.8" if KERNEL_V_2_6_38_8
    1.81      default "2.6.37.6" if KERNEL_V_2_6_37_6
    1.82      default "2.6.36.4" if KERNEL_V_2_6_36_4
    1.83 -    default "2.6.35.13" if KERNEL_V_2_6_35_13
    1.84 +    default "2.6.35.14" if KERNEL_V_2_6_35_14
    1.85      default "2.6.34.10" if KERNEL_V_2_6_34_10
    1.86 -    default "2.6.33.16" if KERNEL_V_2_6_33_16
    1.87 -    default "2.6.32.43" if KERNEL_V_2_6_32_43
    1.88 +    default "2.6.33.17" if KERNEL_V_2_6_33_17
    1.89 +    default "2.6.32.44" if KERNEL_V_2_6_32_44
    1.90      default "2.6.31.14" if KERNEL_V_2_6_31_14
    1.91      default "2.6.27.59" if KERNEL_V_2_6_27_59
    1.92