summaryrefslogtreecommitdiff
path: root/config/kernel
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 17:55:40 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 17:55:40 (GMT)
commit4fb0c302e0809c1f88a8573e87ce46da1d821a8f (patch)
tree1ad0516974250ddbca813e9d6cfabe9217eb93b1 /config/kernel
parent288173ce56309b762c11d0e8c11d18c828ed14bc (diff)
config: rip-out versions marked as OBSOLETE
Diffstat (limited to 'config/kernel')
-rw-r--r--config/kernel/linux.in55
1 files changed, 0 insertions, 55 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index 34c5422..e5792c5 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -90,51 +90,6 @@ config KERNEL_V_2_6_27_35
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 @@ config KERNEL_VERSION
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: