config/kernel/linux.in
changeset 915 452aa1d7f9b1
parent 911 e0a3d5c1ecbd
child 947 1dc3b6a77f36
     1.1 --- a/config/kernel/linux.in	Thu Oct 09 13:15:46 2008 +0000
     1.2 +++ b/config/kernel/linux.in	Fri Oct 10 08:46:29 2008 +0000
     1.3 @@ -64,81 +64,10 @@
     1.4      prompt "2.6.24.7 (OBSOLETE)"
     1.5      depends on OBSOLETE
     1.6  
     1.7 -config KERNEL_V_2_6_25
     1.8 -    bool
     1.9 -    prompt "2.6.25"
    1.10 -
    1.11 -config KERNEL_V_2_6_25_1
    1.12 -    bool
    1.13 -    prompt "2.6.25.1"
    1.14 -
    1.15 -config KERNEL_V_2_6_25_2
    1.16 -    bool
    1.17 -    prompt "2.6.25.2"
    1.18 -
    1.19 -config KERNEL_V_2_6_25_3
    1.20 -    bool
    1.21 -    prompt "2.6.25.3"
    1.22 -
    1.23 -config KERNEL_V_2_6_25_4
    1.24 -    bool
    1.25 -    prompt "2.6.25.4"
    1.26 -
    1.27 -config KERNEL_V_2_6_25_5
    1.28 -    bool
    1.29 -    prompt "2.6.25.5"
    1.30 -
    1.31 -config KERNEL_V_2_6_25_6
    1.32 -    bool
    1.33 -    prompt "2.6.25.6"
    1.34 -
    1.35 -config KERNEL_V_2_6_25_7
    1.36 -    bool
    1.37 -    prompt "2.6.25.7"
    1.38 -
    1.39 -config KERNEL_V_2_6_25_8
    1.40 -    bool
    1.41 -    prompt "2.6.25.8"
    1.42 -
    1.43 -config KERNEL_V_2_6_25_9
    1.44 -    bool
    1.45 -    prompt "2.6.25.9"
    1.46 -
    1.47 -config KERNEL_V_2_6_25_10
    1.48 -    bool
    1.49 -    prompt "2.6.25.10"
    1.50 -
    1.51 -config KERNEL_V_2_6_25_11
    1.52 -    bool
    1.53 -    prompt "2.6.25.11"
    1.54 -
    1.55 -config KERNEL_V_2_6_25_12
    1.56 -    bool
    1.57 -    prompt "2.6.25.12"
    1.58 -
    1.59 -config KERNEL_V_2_6_25_13
    1.60 -    bool
    1.61 -    prompt "2.6.25.13"
    1.62 -
    1.63 -config KERNEL_V_2_6_25_14
    1.64 -    bool
    1.65 -    prompt "2.6.25.14"
    1.66 -
    1.67 -config KERNEL_V_2_6_25_15
    1.68 -    bool
    1.69 -    prompt "2.6.25.15"
    1.70 -
    1.71 -config KERNEL_V_2_6_25_16
    1.72 -    bool
    1.73 -    prompt "2.6.25.16"
    1.74 -
    1.75 -config KERNEL_V_2_6_25_17
    1.76 -    bool
    1.77 -    prompt "2.6.25.17"
    1.78 -
    1.79  config KERNEL_V_2_6_25_18
    1.80      bool
    1.81 -    prompt "2.6.25.18"
    1.82 +    prompt "2.6.25.18 (OBSOLETE)"
    1.83 +    depends on OBSOLETE
    1.84  
    1.85  config KERNEL_V_2_6_26
    1.86      bool
    1.87 @@ -168,6 +97,10 @@
    1.88      bool
    1.89      prompt "2.6.26.6"
    1.90  
    1.91 +config KERNEL_V_2_6_27
    1.92 +    bool
    1.93 +    prompt "2.6.27"
    1.94 +
    1.95  # CT_INSERT_VERSION_ABOVE
    1.96  # Don't remove above line!
    1.97  endchoice
    1.98 @@ -181,24 +114,6 @@
    1.99      default "2.6.22.19" if KERNEL_V_2_6_22_19
   1.100      default "2.6.23.17" if KERNEL_V_2_6_23_17
   1.101      default "2.6.24.7" if KERNEL_V_2_6_24_7
   1.102 -    default "2.6.25" if KERNEL_V_2_6_25
   1.103 -    default "2.6.25.1" if KERNEL_V_2_6_25_1
   1.104 -    default "2.6.25.2" if KERNEL_V_2_6_25_2
   1.105 -    default "2.6.25.3" if KERNEL_V_2_6_25_3
   1.106 -    default "2.6.25.4" if KERNEL_V_2_6_25_4
   1.107 -    default "2.6.25.5" if KERNEL_V_2_6_25_5
   1.108 -    default "2.6.25.6" if KERNEL_V_2_6_25_6
   1.109 -    default "2.6.25.7" if KERNEL_V_2_6_25_7
   1.110 -    default "2.6.25.8" if KERNEL_V_2_6_25_8
   1.111 -    default "2.6.25.9" if KERNEL_V_2_6_25_9
   1.112 -    default "2.6.25.10" if KERNEL_V_2_6_25_10
   1.113 -    default "2.6.25.11" if KERNEL_V_2_6_25_11
   1.114 -    default "2.6.25.12" if KERNEL_V_2_6_25_12
   1.115 -    default "2.6.25.13" if KERNEL_V_2_6_25_13
   1.116 -    default "2.6.25.14" if KERNEL_V_2_6_25_14
   1.117 -    default "2.6.25.15" if KERNEL_V_2_6_25_15
   1.118 -    default "2.6.25.16" if KERNEL_V_2_6_25_16
   1.119 -    default "2.6.25.17" if KERNEL_V_2_6_25_17
   1.120      default "2.6.25.18" if KERNEL_V_2_6_25_18
   1.121      default "2.6.26" if KERNEL_V_2_6_26
   1.122      default "2.6.26.1" if KERNEL_V_2_6_26_1
   1.123 @@ -207,6 +122,7 @@
   1.124      default "2.6.26.4" if KERNEL_V_2_6_26_4
   1.125      default "2.6.26.5" if KERNEL_V_2_6_26_5
   1.126      default "2.6.26.6" if KERNEL_V_2_6_26_6
   1.127 +    default "2.6.27" if KERNEL_V_2_6_27
   1.128  # CT_INSERT_VERSION_STRING_ABOVE
   1.129  # Don't remove above line!
   1.130