config/kernel/linux.in
changeset 1603 e0ef539e23d9
parent 1543 2cc7b9556b39
child 1606 859af0f9d110
     1.1 --- a/config/kernel/linux.in	Sat Sep 26 12:46:41 2009 +0200
     1.2 +++ b/config/kernel/linux.in	Wed Oct 28 18:55:40 2009 +0100
     1.3 @@ -90,51 +90,6 @@
     1.4      bool
     1.5      prompt "2.6.27.35 (long-term stable)"
     1.6  
     1.7 -config KERNEL_V_2_6_26_8
     1.8 -    bool
     1.9 -    prompt "2.6.26.8 (OBSOLETE)"
    1.10 -    depends on OBSOLETE
    1.11 -
    1.12 -config KERNEL_V_2_6_25_20
    1.13 -    bool
    1.14 -    prompt "2.6.25.20 (OBSOLETE)"
    1.15 -    depends on OBSOLETE
    1.16 -
    1.17 -config KERNEL_V_2_6_24_7
    1.18 -    bool
    1.19 -    prompt "2.6.24.7 (OBSOLETE)"
    1.20 -    depends on OBSOLETE
    1.21 -
    1.22 -config KERNEL_V_2_6_23_17
    1.23 -    bool
    1.24 -    prompt "2.6.23.17 (OBSOLETE)"
    1.25 -    depends on OBSOLETE
    1.26 -
    1.27 -config KERNEL_V_2_6_22_19
    1.28 -    bool
    1.29 -    prompt "2.6.22.19 (OBSOLETE)"
    1.30 -    depends on OBSOLETE
    1.31 -
    1.32 -config KERNEL_V_2_6_21_7
    1.33 -    bool
    1.34 -    prompt "2.6.21.7 (OBSOLETE)"
    1.35 -    depends on OBSOLETE
    1.36 -
    1.37 -config KERNEL_V_2_6_20_21
    1.38 -    bool
    1.39 -    prompt "2.6.20.21 (OBSOLETE)"
    1.40 -    depends on OBSOLETE
    1.41 -
    1.42 -config KERNEL_V_2_6_19_7
    1.43 -    bool
    1.44 -    prompt "2.6.19.7 (OBSOLETE)"
    1.45 -    depends on OBSOLETE
    1.46 -
    1.47 -config KERNEL_V_2_6_18_8
    1.48 -    bool
    1.49 -    prompt "2.6.18.8 (OBSOLETE)"
    1.50 -    depends on OBSOLETE
    1.51 -
    1.52  config KERNEL_V_select
    1.53      bool
    1.54      prompt "Other version (EXPERIMENTAL)"
    1.55 @@ -159,18 +114,8 @@
    1.56      default "2.6.30.1" if KERNEL_V_2_6_30_1
    1.57      default "2.6.30" if KERNEL_V_2_6_30
    1.58      default "2.6.29.6" if KERNEL_V_2_6_29_6
    1.59 -    default "2.6.29" if KERNEL_V_2_6_29
    1.60      default "2.6.28.10" if KERNEL_V_2_6_28_10
    1.61      default "2.6.27.35" if KERNEL_V_2_6_27_35
    1.62 -    default "2.6.26.8" if KERNEL_V_2_6_26_8
    1.63 -    default "2.6.25.20" if KERNEL_V_2_6_25_20
    1.64 -    default "2.6.24.7" if KERNEL_V_2_6_24_7
    1.65 -    default "2.6.23.17" if KERNEL_V_2_6_23_17
    1.66 -    default "2.6.22.19" if KERNEL_V_2_6_22_19
    1.67 -    default "2.6.21.7" if KERNEL_V_2_6_21_7
    1.68 -    default "2.6.20.21" if KERNEL_V_2_6_20_21
    1.69 -    default "2.6.19.7" if KERNEL_V_2_6_19_7
    1.70 -    default "2.6.18.8" if KERNEL_V_2_6_18_8
    1.71      help
    1.72        Enter here the kernel version you want to use, if it is
    1.73        not listed above. Something like V.P.S or V.P.S.E, where: