From 1b8b28d040a917c4d271f68729451d0a2c4a42e5 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 21 Oct 2009 00:06:22 +0200 Subject: kernel/linux: remove the version prompt diff --git a/config/kernel/linux.in b/config/kernel/linux.in index e5792c5..04e9d7b 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -90,16 +90,10 @@ config KERNEL_V_2_6_27_35 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 @@ config KERNEL_VERSION 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 -- cgit v0.10.2-6-g49f6