config/kernel/linux.in
changeset 1042 3d35a55cdfbc
parent 972 5a1b20454f8b
child 1108 91f9328d52a7
     1.1 --- a/config/kernel/linux.in	Fri Oct 24 15:38:13 2008 +0000
     1.2 +++ b/config/kernel/linux.in	Thu Nov 13 20:19:50 2008 +0000
     1.3 @@ -64,9 +64,9 @@
     1.4      prompt "2.6.24.7 (OBSOLETE)"
     1.5      depends on OBSOLETE
     1.6  
     1.7 -config KERNEL_V_2_6_25_19
     1.8 +config KERNEL_V_2_6_25_20
     1.9      bool
    1.10 -    prompt "2.6.25.19 (OBSOLETE)"
    1.11 +    prompt "2.6.25.20 (OBSOLETE)"
    1.12      depends on OBSOLETE
    1.13  
    1.14  config KERNEL_V_2_6_26
    1.15 @@ -101,6 +101,10 @@
    1.16      bool
    1.17      prompt "2.6.26.7"
    1.18  
    1.19 +config KERNEL_V_2_6_26_8
    1.20 +    bool
    1.21 +    prompt "2.6.26.8"
    1.22 +
    1.23  config KERNEL_V_2_6_27
    1.24      bool
    1.25      prompt "2.6.27"
    1.26 @@ -117,6 +121,18 @@
    1.27      bool
    1.28      prompt "2.6.27.3"
    1.29  
    1.30 +config KERNEL_V_2_6_27_4
    1.31 +    bool
    1.32 +    prompt "2.6.27.4"
    1.33 +
    1.34 +config KERNEL_V_2_6_27_5
    1.35 +    bool
    1.36 +    prompt "2.6.27.5"
    1.37 +
    1.38 +config KERNEL_V_2_6_27_6
    1.39 +    bool
    1.40 +    prompt "2.6.27.6"
    1.41 +
    1.42  # CT_INSERT_VERSION_ABOVE
    1.43  # Don't remove above line!
    1.44  endchoice
    1.45 @@ -130,7 +146,7 @@
    1.46      default "2.6.22.19" if KERNEL_V_2_6_22_19
    1.47      default "2.6.23.17" if KERNEL_V_2_6_23_17
    1.48      default "2.6.24.7" if KERNEL_V_2_6_24_7
    1.49 -    default "2.6.25.19" if KERNEL_V_2_6_25_19
    1.50 +    default "2.6.25.20" if KERNEL_V_2_6_25_20
    1.51      default "2.6.26" if KERNEL_V_2_6_26
    1.52      default "2.6.26.1" if KERNEL_V_2_6_26_1
    1.53      default "2.6.26.2" if KERNEL_V_2_6_26_2
    1.54 @@ -139,10 +155,14 @@
    1.55      default "2.6.26.5" if KERNEL_V_2_6_26_5
    1.56      default "2.6.26.6" if KERNEL_V_2_6_26_6
    1.57      default "2.6.26.7" if KERNEL_V_2_6_26_7
    1.58 +    default "2.6.26.8" if KERNEL_V_2_6_26_8
    1.59      default "2.6.27" if KERNEL_V_2_6_27
    1.60      default "2.6.27.1" if KERNEL_V_2_6_27_1
    1.61      default "2.6.27.2" if KERNEL_V_2_6_27_2
    1.62      default "2.6.27.3" if KERNEL_V_2_6_27_3
    1.63 +    default "2.6.27.4" if KERNEL_V_2_6_27_4
    1.64 +    default "2.6.27.5" if KERNEL_V_2_6_27_5
    1.65 +    default "2.6.27.6" if KERNEL_V_2_6_27_6
    1.66  # CT_INSERT_VERSION_STRING_ABOVE
    1.67  # Don't remove above line!
    1.68