config/kernel/linux.in
changeset 3175 efad82bf7b9b
parent 3166 09c2753d46ca
child 3184 716e7d90cac2
     1.1 --- a/config/kernel/linux.in	Fri Jan 18 15:15:13 2013 +0100
     1.2 +++ b/config/kernel/linux.in	Thu Jan 24 22:37:31 2013 +0100
     1.3 @@ -42,51 +42,51 @@
     1.4      bool
     1.5      prompt "3.7"
     1.6  
     1.7 -config KERNEL_V_3_6_11
     1.8 +config KERNEL_V_3_6
     1.9      bool
    1.10      prompt "3.6.11"
    1.11  
    1.12 -config KERNEL_V_3_5_7
    1.13 +config KERNEL_V_3_5
    1.14      bool
    1.15      prompt "3.5.7"
    1.16  
    1.17 -config KERNEL_V_3_4_26
    1.18 +config KERNEL_V_3_4
    1.19      bool
    1.20      prompt "3.4.26"
    1.21  
    1.22 -config KERNEL_V_3_3_8
    1.23 +config KERNEL_V_3_3
    1.24      bool
    1.25      prompt "3.3.8"
    1.26  
    1.27 -config KERNEL_V_3_2_37
    1.28 +config KERNEL_V_3_2
    1.29      bool
    1.30      prompt "3.2.37"
    1.31  
    1.32 -config KERNEL_V_3_1_10
    1.33 +config KERNEL_V_3_1
    1.34      bool
    1.35      prompt "3.1.10"
    1.36  
    1.37 -config KERNEL_V_3_0_59
    1.38 +config KERNEL_V_3_0
    1.39      bool
    1.40      prompt "3.0.59"
    1.41  
    1.42 -config KERNEL_V_2_6_39_4
    1.43 +config KERNEL_V_2_6_39
    1.44      bool
    1.45      prompt "2.6.39.4"
    1.46  
    1.47 -config KERNEL_V_2_6_38_8
    1.48 +config KERNEL_V_2_6_38
    1.49      bool
    1.50      prompt "2.6.38.8"
    1.51  
    1.52 -config KERNEL_V_2_6_37_6
    1.53 +config KERNEL_V_2_6_37
    1.54      bool
    1.55      prompt "2.6.37.6"
    1.56  
    1.57 -config KERNEL_V_2_6_36_4
    1.58 +config KERNEL_V_2_6_36
    1.59      bool
    1.60      prompt "2.6.36.4"
    1.61  
    1.62 -config KERNEL_V_2_6_33_20
    1.63 +config KERNEL_V_2_6_33
    1.64      bool
    1.65      prompt "2.6.33.20"
    1.66      help
    1.67 @@ -94,7 +94,7 @@
    1.68        .33-rt kernel.  Anyone else who really wants to use the .33 kernel tree
    1.69        is welcome to use this one as well.
    1.70  
    1.71 -config KERNEL_V_2_6_32_60
    1.72 +config KERNEL_V_2_6_32
    1.73      bool
    1.74      prompt "2.6.32.60 (longterm)"
    1.75      help
    1.76 @@ -113,11 +113,11 @@
    1.77        mailing list entry:
    1.78          http://marc.info/?l=linux-kernel&m=126384198403392&w=4
    1.79  
    1.80 -config KERNEL_V_2_6_31_14
    1.81 +config KERNEL_V_2_6_31
    1.82      bool
    1.83      prompt "2.6.31.14"
    1.84  
    1.85 -config KERNEL_V_2_6_27_62
    1.86 +config KERNEL_V_2_6_27
    1.87      bool
    1.88      prompt "2.6.27.62 (longterm)"
    1.89      help
    1.90 @@ -163,21 +163,21 @@
    1.91      default "3.7.2" if KERNEL_V_3_7_2
    1.92      default "3.7.1" if KERNEL_V_3_7_1
    1.93      default "3.7" if KERNEL_V_3_7
    1.94 -    default "3.6.11" if KERNEL_V_3_6_11
    1.95 -    default "3.5.7" if KERNEL_V_3_5_7
    1.96 -    default "3.4.26" if KERNEL_V_3_4_26
    1.97 -    default "3.3.8" if KERNEL_V_3_3_8
    1.98 -    default "3.2.37" if KERNEL_V_3_2_37
    1.99 -    default "3.1.10" if KERNEL_V_3_1_10
   1.100 -    default "3.0.59" if KERNEL_V_3_0_59
   1.101 -    default "2.6.39.4" if KERNEL_V_2_6_39_4
   1.102 -    default "2.6.38.8" if KERNEL_V_2_6_38_8
   1.103 -    default "2.6.37.6" if KERNEL_V_2_6_37_6
   1.104 -    default "2.6.36.4" if KERNEL_V_2_6_36_4
   1.105 -    default "2.6.33.20" if KERNEL_V_2_6_33_20
   1.106 -    default "2.6.32.60" if KERNEL_V_2_6_32_60
   1.107 -    default "2.6.31.14" if KERNEL_V_2_6_31_14
   1.108 -    default "2.6.27.62" if KERNEL_V_2_6_27_62
   1.109 +    default "3.6.11" if KERNEL_V_3_6
   1.110 +    default "3.5.7" if KERNEL_V_3_5
   1.111 +    default "3.4.26" if KERNEL_V_3_4
   1.112 +    default "3.3.8" if KERNEL_V_3_3
   1.113 +    default "3.2.37" if KERNEL_V_3_2
   1.114 +    default "3.1.10" if KERNEL_V_3_1
   1.115 +    default "3.0.59" if KERNEL_V_3_0
   1.116 +    default "2.6.39.4" if KERNEL_V_2_6_39
   1.117 +    default "2.6.38.8" if KERNEL_V_2_6_38
   1.118 +    default "2.6.37.6" if KERNEL_V_2_6_37
   1.119 +    default "2.6.36.4" if KERNEL_V_2_6_36
   1.120 +    default "2.6.33.20" if KERNEL_V_2_6_33
   1.121 +    default "2.6.32.60" if KERNEL_V_2_6_32
   1.122 +    default "2.6.31.14" if KERNEL_V_2_6_31
   1.123 +    default "2.6.27.62" if KERNEL_V_2_6_27
   1.124      default "custom" if KERNEL_LINUX_CUSTOM
   1.125  
   1.126  endif # ! KERNEL_LINUX_USE_CUSTOM_HEADERS