diff -r e0ef539e23d9 -r 859af0f9d110 config/kernel/linux.in --- a/config/kernel/linux.in Wed Oct 28 18:55:40 2009 +0100 +++ b/config/kernel/linux.in Wed Oct 21 00:06:22 2009 +0200 @@ -90,16 +90,10 @@ bool prompt "2.6.27.35 (long-term stable)" -config KERNEL_V_select - bool - prompt "Other version (EXPERIMENTAL)" - depends on EXPERIMENTAL - endchoice config KERNEL_VERSION string - prompt "Kernel version" if KERNEL_V_select # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW default "2.6.31.1" if KERNEL_V_2_6_31_1 @@ -116,13 +110,6 @@ 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.35" if KERNEL_V_2_6_27_35 - 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: - V: VERSION - P: PATCHLEVEL - S: SUBLEVEL - E: EXTRAVERSION choice bool