config: update Linux kernel long-term stable to 2.6.27.31.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Aug 19 17:05:17 2009 +0200 (2009-08-19)
changeset 147296d73cd56e6c
parent 1471 4a88cb9bfe8f
child 1473 5377799f236e
config: update Linux kernel long-term stable to 2.6.27.31.
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Sat Aug 08 22:15:25 2009 +0200
     1.2 +++ b/config/kernel/linux.in	Wed Aug 19 17:05:17 2009 +0200
     1.3 @@ -76,9 +76,9 @@
     1.4      prompt "2.6.26.8 (OBSOLETE)"
     1.5      depends on OBSOLETE
     1.6  
     1.7 -config KERNEL_V_2_6_27_29
     1.8 +config KERNEL_V_2_6_27_31
     1.9      bool
    1.10 -    prompt "2.6.27.29 (long-term stable)"
    1.11 +    prompt "2.6.27.31 (long-term stable)"
    1.12  
    1.13  config KERNEL_V_2_6_28_10
    1.14      bool
    1.15 @@ -154,7 +154,7 @@
    1.16      default "2.6.24.7" if KERNEL_V_2_6_24_7
    1.17      default "2.6.25.20" if KERNEL_V_2_6_25_20
    1.18      default "2.6.26.8" if KERNEL_V_2_6_26_8
    1.19 -    default "2.6.27.29" if KERNEL_V_2_6_27_29
    1.20 +    default "2.6.27.31" if KERNEL_V_2_6_27_31
    1.21      default "2.6.28.10" if KERNEL_V_2_6_28_10
    1.22      default "2.6.29" if KERNEL_V_2_6_29
    1.23      default "2.6.29.1" if KERNEL_V_2_6_29_1