summaryrefslogtreecommitdiff
path: root/config/kernel
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 18:15:50 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 18:15:50 (GMT)
commit0b6a9e5c74a9f0abfd00b67cf25d16990ceb38a8 (patch)
tree24c6517f482dcb133cb87b4c388cacfb255d8abb /config/kernel
parentac17b542fe3737eb3eb84fd30ada615a21e96b55 (diff)
config: mark now old versions as being OBSOLETE
These versions are kept for the upcoming release, but they will be removed from the next release if they are not used.
Diffstat (limited to 'config/kernel')
-rw-r--r--config/kernel/linux.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index 5235e2c..9a388ee 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -100,11 +100,13 @@ config KERNEL_V_2_6_30
config KERNEL_V_2_6_29_6
bool
- prompt "2.6.29.6"
+ prompt "2.6.29.6 (OBSOLETE)"
+ depends on OBSOLETE
config KERNEL_V_2_6_28_10
bool
- prompt "2.6.28.10"
+ prompt "2.6.28.10 (OBSOLETE)"
+ depends on OBSOLETE
config KERNEL_V_2_6_27_38
bool