summaryrefslogtreecommitdiff
path: root/config/kernel/linux.in
diff options
context:
space:
mode:
authorArnaud Lacombe <lacombar@gmail.com>2010-08-02 19:06:13 (GMT)
committerArnaud Lacombe <lacombar@gmail.com>2010-08-02 19:06:13 (GMT)
commitd6170616e0fa21876d85dee10034b2583ad3d5c7 (patch)
tree5694055de1a57a5d072bc05377fee8cb5029aa54 /config/kernel/linux.in
parentdac0ad700924b6a92edd273fef0e54309c06d60a (diff)
kernel/linux: : nuke old 2.6.33.[0-6]
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Diffstat (limited to 'config/kernel/linux.in')
-rw-r--r--config/kernel/linux.in35
1 files changed, 0 insertions, 35 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index 01877a9..288c575 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -46,34 +46,6 @@ config KERNEL_V_2_6_33_7
bool
prompt "2.6.33.7"
-config KERNEL_V_2_6_33_6
- bool
- prompt "2.6.33.6"
-
-config KERNEL_V_2_6_33_5
- bool
- prompt "2.6.33.5"
-
-config KERNEL_V_2_6_33_4
- bool
- prompt "2.6.33.4"
-
-config KERNEL_V_2_6_33_3
- bool
- prompt "2.6.33.3"
-
-config KERNEL_V_2_6_33_2
- bool
- prompt "2.6.33.2"
-
-config KERNEL_V_2_6_33_1
- bool
- prompt "2.6.33.1"
-
-config KERNEL_V_2_6_33
- bool
- prompt "2.6.33"
-
config KERNEL_V_2_6_32_17
bool
prompt "2.6.32.17"
@@ -127,13 +99,6 @@ config KERNEL_VERSION
default "2.6.34.1" if KERNEL_V_2_6_34_1
default "2.6.34" if KERNEL_V_2_6_34
default "2.6.33.7" if KERNEL_V_2_6_33_7
- default "2.6.33.6" if KERNEL_V_2_6_33_6
- default "2.6.33.5" if KERNEL_V_2_6_33_5
- default "2.6.33.4" if KERNEL_V_2_6_33_4
- default "2.6.33.3" if KERNEL_V_2_6_33_3
- default "2.6.33.2" if KERNEL_V_2_6_33_2
- default "2.6.33.1" if KERNEL_V_2_6_33_1
- default "2.6.33" if KERNEL_V_2_6_33
default "2.6.32.17" if KERNEL_V_2_6_32_17
default "2.6.31.14" if KERNEL_V_2_6_31_14
default "2.6.30.10" if KERNEL_V_2_6_30_10