config/kernel/linux.in
branchnewlib
changeset 1365 c4d124ed9f8e
parent 1227 0e41968c3463
child 1366 5e5d1e6f55d3
     1.1 --- a/config/kernel/linux.in	Wed Mar 04 18:45:26 2009 +0000
     1.2 +++ b/config/kernel/linux.in	Sun Apr 19 16:17:11 2009 +0000
     1.3 @@ -69,41 +69,10 @@
     1.4      prompt "2.6.25.20 (OBSOLETE)"
     1.5      depends on OBSOLETE
     1.6  
     1.7 -config KERNEL_V_2_6_26
     1.8 -    bool
     1.9 -    prompt "2.6.26"
    1.10 -
    1.11 -config KERNEL_V_2_6_26_1
    1.12 -    bool
    1.13 -    prompt "2.6.26.1"
    1.14 -
    1.15 -config KERNEL_V_2_6_26_2
    1.16 -    bool
    1.17 -    prompt "2.6.26.2"
    1.18 -
    1.19 -config KERNEL_V_2_6_26_3
    1.20 -    bool
    1.21 -    prompt "2.6.26.3"
    1.22 -
    1.23 -config KERNEL_V_2_6_26_4
    1.24 -    bool
    1.25 -    prompt "2.6.26.4"
    1.26 -
    1.27 -config KERNEL_V_2_6_26_5
    1.28 -    bool
    1.29 -    prompt "2.6.26.5"
    1.30 -
    1.31 -config KERNEL_V_2_6_26_6
    1.32 -    bool
    1.33 -    prompt "2.6.26.6"
    1.34 -
    1.35 -config KERNEL_V_2_6_26_7
    1.36 -    bool
    1.37 -    prompt "2.6.26.7"
    1.38 -
    1.39  config KERNEL_V_2_6_26_8
    1.40      bool
    1.41 -    prompt "2.6.26.8"
    1.42 +    prompt "2.6.26.8 (OBSOLETE)"
    1.43 +    depends on OBSOLETE
    1.44  
    1.45  config KERNEL_V_2_6_27
    1.46      bool
    1.47 @@ -185,6 +154,14 @@
    1.48      bool
    1.49      prompt "2.6.27.19"
    1.50  
    1.51 +config KERNEL_V_2_6_27_20
    1.52 +    bool
    1.53 +    prompt "2.6.27.20"
    1.54 +
    1.55 +config KERNEL_V_2_6_27_21
    1.56 +    bool
    1.57 +    prompt "2.6.27.21"
    1.58 +
    1.59  config KERNEL_V_2_6_28
    1.60      bool
    1.61      prompt "2.6.28"
    1.62 @@ -217,12 +194,35 @@
    1.63      bool
    1.64      prompt "2.6.28.7"
    1.65  
    1.66 +config KERNEL_V_2_6_28_8
    1.67 +    bool
    1.68 +    prompt "2.6.28.8"
    1.69 +
    1.70 +config KERNEL_V_2_6_28_9
    1.71 +    bool
    1.72 +    prompt "2.6.28.9"
    1.73 +
    1.74 +config KERNEL_V_2_6_29
    1.75 +    bool
    1.76 +    prompt "2.6.29"
    1.77 +
    1.78 +config KERNEL_V_2_6_29_1
    1.79 +    bool
    1.80 +    prompt "2.6.29.1"
    1.81 +
    1.82  # CT_INSERT_VERSION_ABOVE
    1.83  # Don't remove above line!
    1.84 +
    1.85 +config KERNEL_V_select
    1.86 +    bool
    1.87 +    prompt "Other version (EXPERIMENTAL)"
    1.88 +    depends on EXPERIMENTAL
    1.89 +
    1.90  endchoice
    1.91  
    1.92  config KERNEL_VERSION
    1.93      string
    1.94 +    prompt "Kernel version" if KERNEL_V_select
    1.95      default "2.6.18.8" if KERNEL_V_2_6_18_8
    1.96      default "2.6.19.7" if KERNEL_V_2_6_19_7
    1.97      default "2.6.20.21" if KERNEL_V_2_6_20_21
    1.98 @@ -231,14 +231,6 @@
    1.99      default "2.6.23.17" if KERNEL_V_2_6_23_17
   1.100      default "2.6.24.7" if KERNEL_V_2_6_24_7
   1.101      default "2.6.25.20" if KERNEL_V_2_6_25_20
   1.102 -    default "2.6.26" if KERNEL_V_2_6_26
   1.103 -    default "2.6.26.1" if KERNEL_V_2_6_26_1
   1.104 -    default "2.6.26.2" if KERNEL_V_2_6_26_2
   1.105 -    default "2.6.26.3" if KERNEL_V_2_6_26_3
   1.106 -    default "2.6.26.4" if KERNEL_V_2_6_26_4
   1.107 -    default "2.6.26.5" if KERNEL_V_2_6_26_5
   1.108 -    default "2.6.26.6" if KERNEL_V_2_6_26_6
   1.109 -    default "2.6.26.7" if KERNEL_V_2_6_26_7
   1.110      default "2.6.26.8" if KERNEL_V_2_6_26_8
   1.111      default "2.6.27" if KERNEL_V_2_6_27
   1.112      default "2.6.27.1" if KERNEL_V_2_6_27_1
   1.113 @@ -260,6 +252,8 @@
   1.114      default "2.6.27.17" if KERNEL_V_2_6_27_17
   1.115      default "2.6.27.18" if KERNEL_V_2_6_27_18
   1.116      default "2.6.27.19" if KERNEL_V_2_6_27_19
   1.117 +    default "2.6.27.20" if KERNEL_V_2_6_27_20
   1.118 +    default "2.6.27.21" if KERNEL_V_2_6_27_21
   1.119      default "2.6.28" if KERNEL_V_2_6_28
   1.120      default "2.6.28.1" if KERNEL_V_2_6_28_1
   1.121      default "2.6.28.2" if KERNEL_V_2_6_28_2
   1.122 @@ -268,8 +262,19 @@
   1.123      default "2.6.28.5" if KERNEL_V_2_6_28_5
   1.124      default "2.6.28.6" if KERNEL_V_2_6_28_6
   1.125      default "2.6.28.7" if KERNEL_V_2_6_28_7
   1.126 +    default "2.6.28.8" if KERNEL_V_2_6_28_8
   1.127 +    default "2.6.28.9" if KERNEL_V_2_6_28_9
   1.128 +    default "2.6.29" if KERNEL_V_2_6_29
   1.129 +    default "2.6.29.1" if KERNEL_V_2_6_29_1
   1.130  # CT_INSERT_VERSION_STRING_ABOVE
   1.131  # Don't remove above line!
   1.132 +    help
   1.133 +      Enter here the kernel version you want to use, if it is
   1.134 +      not listed above. Something like V.P.S or V.P.S.E, where:
   1.135 +        V: VERSION
   1.136 +        P: PATCHLEVEL
   1.137 +        S: SUBLEVEL
   1.138 +        E: EXTRAVERSION
   1.139  
   1.140  choice
   1.141      bool