config/kernel/linux_headers_install.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Aug 19 07:06:21 2008 +0000 (2008-08-19)
changeset 800 b3beac3a3a1d
parent 783 830fb1f3e490
child 819 68b6534aad77
permissions -rw-r--r--
Default to check installed kernel headers by default.

/trunk/config/kernel/linux_headers_install.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
     1 choice
     2     bool
     3     prompt "Linux kernel version"
     4 
     5 config KERNEL_INSTALL_V_2_6_18_8
     6     bool
     7     prompt "2.6.18.8 (OBSOLETE)"
     8     depends on KERNEL_VERSION_SEE_EXTRAVERSION && OBSOLETE
     9 
    10 config KERNEL_INSTALL_V_2_6_19_7
    11     bool
    12     prompt "2.6.19.7 (OBSOLETE)"
    13     depends on KERNEL_VERSION_SEE_EXTRAVERSION && OBSOLETE
    14 
    15 config KERNEL_INSTALL_V_2_6_20_21
    16     bool
    17     prompt "2.6.20.21 (OBSOLETE)"
    18     depends on KERNEL_VERSION_SEE_EXTRAVERSION && OBSOLETE
    19 
    20 config KERNEL_INSTALL_V_2_6_21_7
    21     bool
    22     prompt "2.6.21.7 (OBSOLETE)"
    23     depends on KERNEL_VERSION_SEE_EXTRAVERSION && OBSOLETE
    24 
    25 config KERNEL_INSTALL_V_2_6_22_19
    26     bool
    27     prompt "2.6.22.19 (OBSOLETE)"
    28     depends on KERNEL_VERSION_SEE_EXTRAVERSION && OBSOLETE
    29 
    30 config KERNEL_INSTALL_V_2_6_23_17
    31     bool
    32     prompt "2.6.23.17 (OBSOLETE)"
    33     depends on KERNEL_VERSION_SEE_EXTRAVERSION && OBSOLETE
    34 
    35 config KERNEL_INSTALL_V_2_6_24
    36     bool
    37     prompt "2.6.24"
    38 
    39 config KERNEL_INSTALL_V_2_6_24_1
    40     bool
    41     prompt "2.6.24.1"
    42     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    43 
    44 config KERNEL_INSTALL_V_2_6_24_2
    45     bool
    46     prompt "2.6.24.2"
    47     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    48 
    49 config KERNEL_INSTALL_V_2_6_24_3
    50     bool
    51     prompt "2.6.24.3"
    52     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    53 
    54 config KERNEL_INSTALL_V_2_6_24_4
    55     bool
    56     prompt "2.6.24.4"
    57     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    58 
    59 config KERNEL_INSTALL_V_2_6_24_5
    60     bool
    61     prompt "2.6.24.5"
    62     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    63 
    64 config KERNEL_INSTALL_V_2_6_24_6
    65     bool
    66     prompt "2.6.24.6"
    67     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    68 
    69 config KERNEL_INSTALL_V_2_6_24_7
    70     bool
    71     prompt "2.6.24.7"
    72     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    73 
    74 config KERNEL_INSTALL_V_2_6_25
    75     bool
    76     prompt "2.6.25"
    77 
    78 config KERNEL_INSTALL_V_2_6_25_1
    79     bool
    80     prompt "2.6.25.1"
    81     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    82 
    83 config KERNEL_INSTALL_V_2_6_25_2
    84     bool
    85     prompt "2.6.25.2"
    86     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    87 
    88 config KERNEL_INSTALL_V_2_6_25_3
    89     bool
    90     prompt "2.6.25.3"
    91     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    92 
    93 config KERNEL_INSTALL_V_2_6_25_4
    94     bool
    95     prompt "2.6.25.4"
    96     depends on KERNEL_VERSION_SEE_EXTRAVERSION
    97 
    98 config KERNEL_INSTALL_V_2_6_25_5
    99     bool
   100     prompt "2.6.25.5"
   101     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   102 
   103 config KERNEL_INSTALL_V_2_6_25_6
   104     bool
   105     prompt "2.6.25.6"
   106     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   107 
   108 config KERNEL_INSTALL_V_2_6_25_7
   109     bool
   110     prompt "2.6.25.7"
   111     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   112 
   113 config KERNEL_INSTALL_V_2_6_25_8
   114     bool
   115     prompt "2.6.25.8"
   116     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   117 
   118 config KERNEL_INSTALL_V_2_6_25_9
   119     bool
   120     prompt "2.6.25.9"
   121     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   122 
   123 config KERNEL_INSTALL_V_2_6_25_10
   124     bool
   125     prompt "2.6.25.10"
   126     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   127 
   128 config KERNEL_INSTALL_V_2_6_25_11
   129     bool
   130     prompt "2.6.25.11"
   131     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   132 
   133 config KERNEL_INSTALL_V_2_6_25_12
   134     bool
   135     prompt "2.6.25.12"
   136     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   137 
   138 config KERNEL_INSTALL_V_2_6_25_13
   139     bool
   140     prompt "2.6.25.13"
   141     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   142 
   143 config KERNEL_INSTALL_V_2_6_25_14
   144     bool
   145     prompt "2.6.25.14"
   146     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   147 
   148 config KERNEL_INSTALL_V_2_6_25_15
   149     bool
   150     prompt "2.6.25.15"
   151     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   152 
   153 config KERNEL_INSTALL_V_2_6_26
   154     bool
   155     prompt "2.6.26"
   156 
   157 config KERNEL_INSTALL_V_2_6_26_1
   158     bool
   159     prompt "2.6.26.1"
   160     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   161 
   162 config KERNEL_INSTALL_V_2_6_26_2
   163     bool
   164     prompt "2.6.26.2"
   165     depends on KERNEL_VERSION_SEE_EXTRAVERSION
   166 
   167 # CT_INSERT_VERSION_ABOVE
   168 # Don't remove above line!
   169 endchoice
   170 
   171 config KERNEL_VERSION
   172     string
   173     default "2.6.18.8" if KERNEL_INSTALL_V_2_6_18_8
   174     default "2.6.19.7" if KERNEL_INSTALL_V_2_6_19_7
   175     default "2.6.20.21" if KERNEL_INSTALL_V_2_6_20_21
   176     default "2.6.21.7" if KERNEL_INSTALL_V_2_6_21_7
   177     default "2.6.22.19" if KERNEL_INSTALL_V_2_6_22_19
   178     default "2.6.23.17" if KERNEL_INSTALL_V_2_6_23_17
   179     default "2.6.24" if KERNEL_INSTALL_V_2_6_24
   180     default "2.6.24.1" if KERNEL_INSTALL_V_2_6_24_1
   181     default "2.6.24.2" if KERNEL_INSTALL_V_2_6_24_2
   182     default "2.6.24.3" if KERNEL_INSTALL_V_2_6_24_3
   183     default "2.6.24.4" if KERNEL_INSTALL_V_2_6_24_4
   184     default "2.6.24.5" if KERNEL_INSTALL_V_2_6_24_5
   185     default "2.6.24.6" if KERNEL_INSTALL_V_2_6_24_6
   186     default "2.6.24.7" if KERNEL_INSTALL_V_2_6_24_7
   187     default "2.6.25" if KERNEL_INSTALL_V_2_6_25
   188     default "2.6.25.1" if KERNEL_INSTALL_V_2_6_25_1
   189     default "2.6.25.2" if KERNEL_INSTALL_V_2_6_25_2
   190     default "2.6.25.3" if KERNEL_INSTALL_V_2_6_25_3
   191     default "2.6.25.4" if KERNEL_INSTALL_V_2_6_25_4
   192     default "2.6.25.5" if KERNEL_INSTALL_V_2_6_25_5
   193     default "2.6.25.6" if KERNEL_INSTALL_V_2_6_25_6
   194     default "2.6.25.7" if KERNEL_INSTALL_V_2_6_25_7
   195     default "2.6.25.8" if KERNEL_INSTALL_V_2_6_25_8
   196     default "2.6.25.9" if KERNEL_INSTALL_V_2_6_25_9
   197     default "2.6.25.10" if KERNEL_INSTALL_V_2_6_25_10
   198     default "2.6.25.11" if KERNEL_INSTALL_V_2_6_25_11
   199     default "2.6.25.12" if KERNEL_INSTALL_V_2_6_25_12
   200     default "2.6.25.13" if KERNEL_INSTALL_V_2_6_25_13
   201     default "2.6.25.14" if KERNEL_INSTALL_V_2_6_25_14
   202     default "2.6.25.15" if KERNEL_INSTALL_V_2_6_25_15
   203     default "2.6.26" if KERNEL_INSTALL_V_2_6_26
   204     default "2.6.26.1" if KERNEL_INSTALL_V_2_6_26_1
   205     default "2.6.26.2" if KERNEL_INSTALL_V_2_6_26_2
   206 # CT_INSERT_VERSION_STRING_ABOVE
   207 # Don't remove above line!
   208 
   209 config KERNEL_LINUX_HEADERS_INSTALL_CHECK
   210     bool
   211     prompt "Check installed headers"
   212     default y
   213     help
   214       If you are in doubt that installed headers are buggy, say 'Y'
   215       here to have an extra check passed onto the headers.