From 8d650db576ba879a288b803f66f8f306f653fd22 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 31 Aug 2010 19:02:45 +0200 Subject: kernel/linux: remove old versions Remove those versions whose series does no longer appear on the front page of kernel.org Signed-off-by: "Yann E. MORIN" diff --git a/config/kernel/linux.in b/config/kernel/linux.in index 288c575..ec97d5c 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -34,14 +34,6 @@ config KERNEL_V_2_6_34_2 bool prompt "2.6.34.2" -config KERNEL_V_2_6_34_1 - bool - prompt "2.6.34.1" - -config KERNEL_V_2_6_34 - bool - prompt "2.6.34" - config KERNEL_V_2_6_33_7 bool prompt "2.6.33.7" @@ -54,10 +46,6 @@ config KERNEL_V_2_6_31_14 bool prompt "2.6.31.14" -config KERNEL_V_2_6_30_10 - bool - prompt "2.6.30.10" - config KERNEL_V_2_6_27_49 bool prompt "2.6.27.49 (long-term stable)" @@ -96,12 +84,9 @@ config KERNEL_VERSION # CT_INSERT_VERSION_STRING_BELOW default "2.6.35" if KERNEL_V_2_6_35 default "2.6.34.2" if KERNEL_V_2_6_34_2 - default "2.6.34.1" if KERNEL_V_2_6_34_1 - default "2.6.34" if KERNEL_V_2_6_34 default "2.6.33.7" if KERNEL_V_2_6_33_7 default "2.6.32.17" if KERNEL_V_2_6_32_17 default "2.6.31.14" if KERNEL_V_2_6_31_14 - default "2.6.30.10" if KERNEL_V_2_6_30_10 default "2.6.27.49" if KERNEL_V_2_6_27_49 choice -- cgit v0.10.2-6-g49f6