summaryrefslogtreecommitdiff
path: root/config/kernel/linux.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/kernel/linux.in')
-rw-r--r--config/kernel/linux.in82
1 files changed, 38 insertions, 44 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index f08076d..5f69e3e 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -76,66 +76,61 @@ config KERNEL_V_2_6_26_8
prompt "2.6.26.8 (OBSOLETE)"
depends on OBSOLETE
-config KERNEL_V_2_6_27_22
+config KERNEL_V_2_6_27_29
bool
- prompt "2.6.27.22 (OBSOLETE)"
- depends on OBSOLETE
-
-config KERNEL_V_2_6_28
- bool
- prompt "2.6.28"
+ prompt "2.6.27.29 (long-term stable)"
-config KERNEL_V_2_6_28_1
+config KERNEL_V_2_6_28_10
bool
- prompt "2.6.28.1"
+ prompt "2.6.28.10"
-config KERNEL_V_2_6_28_2
+config KERNEL_V_2_6_29
bool
- prompt "2.6.28.2"
+ prompt "2.6.29"
-config KERNEL_V_2_6_28_3
+config KERNEL_V_2_6_29_1
bool
- prompt "2.6.28.3"
+ prompt "2.6.29.1"
-config KERNEL_V_2_6_28_4
+config KERNEL_V_2_6_29_2
bool
- prompt "2.6.28.4"
+ prompt "2.6.29.2"
-config KERNEL_V_2_6_28_5
+config KERNEL_V_2_6_29_3
bool
- prompt "2.6.28.5"
+ prompt "2.6.29.3"
-config KERNEL_V_2_6_28_6
+config KERNEL_V_2_6_29_4
bool
- prompt "2.6.28.6"
+ prompt "2.6.29.4"
-config KERNEL_V_2_6_28_7
+config KERNEL_V_2_6_29_5
bool
- prompt "2.6.28.7"
+ prompt "2.6.29.5"
-config KERNEL_V_2_6_28_8
+config KERNEL_V_2_6_29_6
bool
- prompt "2.6.28.8"
+ prompt "2.6.29.6"
-config KERNEL_V_2_6_28_9
+config KERNEL_V_2_6_30
bool
- prompt "2.6.28.9"
+ prompt "2.6.30"
-config KERNEL_V_2_6_28_10
+config KERNEL_V_2_6_30_1
bool
- prompt "2.6.28.10"
+ prompt "2.6.30.1"
-config KERNEL_V_2_6_29
+config KERNEL_V_2_6_30_2
bool
- prompt "2.6.29"
+ prompt "2.6.30.2"
-config KERNEL_V_2_6_29_1
+config KERNEL_V_2_6_30_3
bool
- prompt "2.6.29.1"
+ prompt "2.6.30.3"
-config KERNEL_V_2_6_29_2
+config KERNEL_V_2_6_30_4
bool
- prompt "2.6.29.2"
+ prompt "2.6.30.4"
# CT_INSERT_VERSION_ABOVE
# Don't remove above line!
@@ -159,21 +154,20 @@ config KERNEL_VERSION
default "2.6.24.7" if KERNEL_V_2_6_24_7
default "2.6.25.20" if KERNEL_V_2_6_25_20
default "2.6.26.8" if KERNEL_V_2_6_26_8
- default "2.6.27.22" if KERNEL_V_2_6_27_22
- default "2.6.28" if KERNEL_V_2_6_28
- default "2.6.28.1" if KERNEL_V_2_6_28_1
- default "2.6.28.2" if KERNEL_V_2_6_28_2
- default "2.6.28.3" if KERNEL_V_2_6_28_3
- default "2.6.28.4" if KERNEL_V_2_6_28_4
- default "2.6.28.5" if KERNEL_V_2_6_28_5
- default "2.6.28.6" if KERNEL_V_2_6_28_6
- default "2.6.28.7" if KERNEL_V_2_6_28_7
- default "2.6.28.8" if KERNEL_V_2_6_28_8
- default "2.6.28.9" if KERNEL_V_2_6_28_9
+ default "2.6.27.29" if KERNEL_V_2_6_27_29
default "2.6.28.10" if KERNEL_V_2_6_28_10
default "2.6.29" if KERNEL_V_2_6_29
default "2.6.29.1" if KERNEL_V_2_6_29_1
default "2.6.29.2" if KERNEL_V_2_6_29_2
+ default "2.6.29.3" if KERNEL_V_2_6_29_3
+ default "2.6.29.4" if KERNEL_V_2_6_29_4
+ default "2.6.29.5" if KERNEL_V_2_6_29_5
+ default "2.6.29.6" if KERNEL_V_2_6_29_6
+ default "2.6.30" if KERNEL_V_2_6_30
+ default "2.6.30.1" if KERNEL_V_2_6_30_1
+ default "2.6.30.2" if KERNEL_V_2_6_30_2
+ default "2.6.30.3" if KERNEL_V_2_6_30_3
+ default "2.6.30.4" if KERNEL_V_2_6_30_4
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove above line!
help