From 4a272284b5cd9b84839469adce827f848ecf7d7e Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 31 Jan 2010 17:07:02 +0100 Subject: kernel/linux: add latest versions, remove old dot-releases diff --git a/config/kernel/linux.in b/config/kernel/linux.in index e6e739b..d7a0448 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -34,110 +34,46 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW -config KERNEL_V_2_6_32_3 - bool - prompt "2.6.32.3" - -config KERNEL_V_2_6_32_2 - bool - prompt "2.6.32.2" - -config KERNEL_V_2_6_32_1 - bool - prompt "2.6.32.1" - -config KERNEL_V_2_6_32 - bool - prompt "2.6.32" - -config KERNEL_V_2_6_31_11 - bool - prompt "2.6.31.11" - -config KERNEL_V_2_6_31_9 +config KERNEL_V_2_6_32_7 bool - prompt "2.6.31.9" + prompt "2.6.32.7" -config KERNEL_V_2_6_31_8 +config KERNEL_V_2_6_32_6 bool - prompt "2.6.31.8" + prompt "2.6.32.6" -config KERNEL_V_2_6_31_7 +config KERNEL_V_2_6_32_5 bool - prompt "2.6.31.7" + prompt "2.6.32.5" -config KERNEL_V_2_6_31_6 +config KERNEL_V_2_6_32_4 bool - prompt "2.6.31.6" + prompt "2.6.32.4" -config KERNEL_V_2_6_31_5 - bool - prompt "2.6.31.5" - -config KERNEL_V_2_6_31_4 +config KERNEL_V_2_6_32_3 bool - prompt "2.6.31.4" + prompt "2.6.32.3" -config KERNEL_V_2_6_31_3 +config KERNEL_V_2_6_32_2 bool - prompt "2.6.31.3" + prompt "2.6.32.2" -config KERNEL_V_2_6_31_2 +config KERNEL_V_2_6_32_1 bool - prompt "2.6.31.2" + prompt "2.6.32.1" -config KERNEL_V_2_6_31_1 +config KERNEL_V_2_6_32 bool - prompt "2.6.31.1" + prompt "2.6.32" -config KERNEL_V_2_6_31 +config KERNEL_V_2_6_31_12 bool - prompt "2.6.31" + prompt "2.6.31.12" config KERNEL_V_2_6_30_10 bool prompt "2.6.30.10" -config KERNEL_V_2_6_30_9 - bool - prompt "2.6.30.9" - -config KERNEL_V_2_6_30_8 - bool - prompt "2.6.30.8" - -config KERNEL_V_2_6_30_7 - bool - prompt "2.6.30.7" - -config KERNEL_V_2_6_30_6 - bool - prompt "2.6.30.6" - -config KERNEL_V_2_6_30_5 - bool - prompt "2.6.30.5" - -config KERNEL_V_2_6_30_4 - bool - prompt "2.6.30.4" - -config KERNEL_V_2_6_30_3 - bool - prompt "2.6.30.3" - -config KERNEL_V_2_6_30_2 - bool - prompt "2.6.30.2" - -config KERNEL_V_2_6_30_1 - bool - prompt "2.6.30.1" - -config KERNEL_V_2_6_30 - bool - prompt "2.6.30" - config KERNEL_V_2_6_29_6 bool prompt "2.6.29.6 (OBSOLETE)" @@ -148,9 +84,9 @@ config KERNEL_V_2_6_28_10 prompt "2.6.28.10 (OBSOLETE)" depends on OBSOLETE -config KERNEL_V_2_6_27_43 +config KERNEL_V_2_6_27_45 bool - prompt "2.6.27.43 (long-term stable)" + prompt "2.6.27.45 (long-term stable)" help The Linux 2.6.27 tree is the current "long-term stable" maintenance branch. It is intended to fill the niche for users who are not using distribution @@ -171,35 +107,19 @@ config KERNEL_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "2.6.32.7" if KERNEL_V_2_6_32_7 + default "2.6.32.6" if KERNEL_V_2_6_32_6 + default "2.6.32.5" if KERNEL_V_2_6_32_5 + default "2.6.32.4" if KERNEL_V_2_6_32_4 default "2.6.32.3" if KERNEL_V_2_6_32_3 default "2.6.32.2" if KERNEL_V_2_6_32_2 default "2.6.32.1" if KERNEL_V_2_6_32_1 default "2.6.32" if KERNEL_V_2_6_32 - default "2.6.31.11" if KERNEL_V_2_6_31_11 - default "2.6.31.9" if KERNEL_V_2_6_31_9 - default "2.6.31.8" if KERNEL_V_2_6_31_8 - default "2.6.31.7" if KERNEL_V_2_6_31_7 - default "2.6.31.6" if KERNEL_V_2_6_31_6 - default "2.6.31.5" if KERNEL_V_2_6_31_5 - default "2.6.31.4" if KERNEL_V_2_6_31_4 - default "2.6.31.3" if KERNEL_V_2_6_31_3 - default "2.6.31.2" if KERNEL_V_2_6_31_2 - default "2.6.31.1" if KERNEL_V_2_6_31_1 - default "2.6.31" if KERNEL_V_2_6_31 + default "2.6.31.12" if KERNEL_V_2_6_31_12 default "2.6.30.10" if KERNEL_V_2_6_30_10 - default "2.6.30.9" if KERNEL_V_2_6_30_9 - default "2.6.30.8" if KERNEL_V_2_6_30_8 - default "2.6.30.7" if KERNEL_V_2_6_30_7 - default "2.6.30.6" if KERNEL_V_2_6_30_6 - default "2.6.30.5" if KERNEL_V_2_6_30_5 - default "2.6.30.4" if KERNEL_V_2_6_30_4 - default "2.6.30.3" if KERNEL_V_2_6_30_3 - default "2.6.30.2" if KERNEL_V_2_6_30_2 - default "2.6.30.1" if KERNEL_V_2_6_30_1 - default "2.6.30" if KERNEL_V_2_6_30 default "2.6.29.6" if KERNEL_V_2_6_29_6 default "2.6.28.10" if KERNEL_V_2_6_28_10 - default "2.6.27.43" if KERNEL_V_2_6_27_43 + default "2.6.27.45" if KERNEL_V_2_6_27_45 choice bool -- cgit v0.10.2-6-g49f6