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.in169
1 files changed, 82 insertions, 87 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index 12ae5a5..34c5422 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -31,114 +31,109 @@ config KERNEL_LINUX_INSTALL_CHECK
choice
bool
prompt "Linux kernel version"
+# Don't remove next line
+# CT_INSERT_VERSION_BELOW
-config KERNEL_V_2_6_18_8
+config KERNEL_V_2_6_31_1
bool
- prompt "2.6.18.8 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "2.6.31.1"
-config KERNEL_V_2_6_19_7
+config KERNEL_V_2_6_31
bool
- prompt "2.6.19.7 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "2.6.31"
-config KERNEL_V_2_6_20_21
+config KERNEL_V_3_6_30_8
bool
- prompt "2.6.20.21 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "3.6.30.8"
-config KERNEL_V_2_6_21_7
+config KERNEL_V_3_6_30_7
bool
- prompt "2.6.21.7 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "3.6.30.7"
-config KERNEL_V_2_6_22_19
+config KERNEL_V_2_6_30_6
bool
- prompt "2.6.22.19 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "2.6.30.6"
-config KERNEL_V_2_6_23_17
- bool
- prompt "2.6.23.17 (OBSOLETE)"
- depends on OBSOLETE
-
-config KERNEL_V_2_6_24_7
+config KERNEL_V_2_6_30_5
bool
- prompt "2.6.24.7 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "2.6.30.5"
-config KERNEL_V_2_6_25_20
+config KERNEL_V_2_6_30_4
bool
- prompt "2.6.25.20 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "2.6.30.4"
-config KERNEL_V_2_6_26_8
+config KERNEL_V_2_6_30_3
bool
- prompt "2.6.26.8 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "2.6.30.3"
-config KERNEL_V_2_6_27_31
+config KERNEL_V_2_6_30_2
bool
- prompt "2.6.27.31 (long-term stable)"
+ prompt "2.6.30.2"
-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
bool
- prompt "2.6.29"
+ prompt "2.6.30"
-config KERNEL_V_2_6_29_1
+config KERNEL_V_2_6_29_6
bool
- prompt "2.6.29.1"
+ prompt "2.6.29.6"
-config KERNEL_V_2_6_29_2
+config KERNEL_V_2_6_28_10
bool
- prompt "2.6.29.2"
+ prompt "2.6.28.10"
-config KERNEL_V_2_6_29_3
+config KERNEL_V_2_6_27_35
bool
- prompt "2.6.29.3"
+ prompt "2.6.27.35 (long-term stable)"
-config KERNEL_V_2_6_29_4
+config KERNEL_V_2_6_26_8
bool
- prompt "2.6.29.4"
+ prompt "2.6.26.8 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_29_5
+config KERNEL_V_2_6_25_20
bool
- prompt "2.6.29.5"
+ prompt "2.6.25.20 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_29_6
+config KERNEL_V_2_6_24_7
bool
- prompt "2.6.29.6"
+ prompt "2.6.24.7 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_30
+config KERNEL_V_2_6_23_17
bool
- prompt "2.6.30"
+ prompt "2.6.23.17 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_30_1
+config KERNEL_V_2_6_22_19
bool
- prompt "2.6.30.1"
+ prompt "2.6.22.19 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_30_2
+config KERNEL_V_2_6_21_7
bool
- prompt "2.6.30.2"
+ prompt "2.6.21.7 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_30_3
+config KERNEL_V_2_6_20_21
bool
- prompt "2.6.30.3"
+ prompt "2.6.20.21 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_30_4
+config KERNEL_V_2_6_19_7
bool
- prompt "2.6.30.4"
+ prompt "2.6.19.7 (OBSOLETE)"
+ depends on OBSOLETE
-config KERNEL_V_2_6_30_5
+config KERNEL_V_2_6_18_8
bool
- prompt "2.6.30.5"
-
-# CT_INSERT_VERSION_ABOVE
-# Don't remove above line!
+ prompt "2.6.18.8 (OBSOLETE)"
+ depends on OBSOLETE
config KERNEL_V_select
bool
@@ -150,32 +145,32 @@ endchoice
config KERNEL_VERSION
string
prompt "Kernel version" if KERNEL_V_select
- default "2.6.18.8" if KERNEL_V_2_6_18_8
- default "2.6.19.7" if KERNEL_V_2_6_19_7
- default "2.6.20.21" if KERNEL_V_2_6_20_21
- default "2.6.21.7" if KERNEL_V_2_6_21_7
- default "2.6.22.19" if KERNEL_V_2_6_22_19
- default "2.6.23.17" if KERNEL_V_2_6_23_17
- 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.31" if KERNEL_V_2_6_27_31
- 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
+# Don't remove next line
+# CT_INSERT_VERSION_STRING_BELOW
+ default "2.6.31.1" if KERNEL_V_2_6_31_1
+ default "2.6.31" if KERNEL_V_2_6_31
+ default "3.6.30.8" if KERNEL_V_3_6_30_8
+ default "3.6.30.7" if KERNEL_V_3_6_30_7
+ default "2.6.30.6" if KERNEL_V_2_6_30_6
default "2.6.30.5" if KERNEL_V_2_6_30_5
-# CT_INSERT_VERSION_STRING_ABOVE
-# Don't remove above line!
+ default "2.6.30.4" if KERNEL_V_2_6_30_4
+ default "2.6.30.3" if KERNEL_V_2_6_30_3
+ default "2.6.30.2" if KERNEL_V_2_6_30_2
+ 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: