diff -r 2cc7b9556b39 -r e0ef539e23d9 config/kernel/linux.in --- a/config/kernel/linux.in Sat Sep 26 12:46:41 2009 +0200 +++ b/config/kernel/linux.in Wed Oct 28 18:55:40 2009 +0100 @@ -90,51 +90,6 @@ bool prompt "2.6.27.35 (long-term stable)" -config KERNEL_V_2_6_26_8 - bool - prompt "2.6.26.8 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_25_20 - bool - prompt "2.6.25.20 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_24_7 - bool - prompt "2.6.24.7 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_23_17 - bool - prompt "2.6.23.17 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_22_19 - bool - prompt "2.6.22.19 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_21_7 - bool - prompt "2.6.21.7 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_20_21 - bool - prompt "2.6.20.21 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_19_7 - bool - prompt "2.6.19.7 (OBSOLETE)" - depends on OBSOLETE - -config KERNEL_V_2_6_18_8 - bool - prompt "2.6.18.8 (OBSOLETE)" - depends on OBSOLETE - config KERNEL_V_select bool prompt "Other version (EXPERIMENTAL)" @@ -159,18 +114,8 @@ 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.29" if KERNEL_V_2_6_29 default "2.6.28.10" if KERNEL_V_2_6_28_10 default "2.6.27.35" if KERNEL_V_2_6_27_35 - default "2.6.26.8" if KERNEL_V_2_6_26_8 - default "2.6.25.20" if KERNEL_V_2_6_25_20 - default "2.6.24.7" if KERNEL_V_2_6_24_7 - default "2.6.23.17" if KERNEL_V_2_6_23_17 - default "2.6.22.19" if KERNEL_V_2_6_22_19 - default "2.6.21.7" if KERNEL_V_2_6_21_7 - default "2.6.20.21" if KERNEL_V_2_6_20_21 - default "2.6.19.7" if KERNEL_V_2_6_19_7 - default "2.6.18.8" if KERNEL_V_2_6_18_8 help Enter here the kernel version you want to use, if it is not listed above. Something like V.P.S or V.P.S.E, where: