From 0b6a9e5c74a9f0abfd00b67cf25d16990ceb38a8 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 28 Oct 2009 19:15:50 +0100 Subject: 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. --- config/kernel/linux.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'config/kernel') diff --git a/config/kernel/linux.in b/config/kernel/linux.in index 5235e2cb..9a388ee9 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 -- cgit v1.2.3