config/global.in
changeset 61 1207acb66003
parent 47 7e2539937b6e
child 63 89b41dbffe8d
     1.1 --- a/config/global.in	Mon Apr 23 20:30:34 2007 +0000
     1.2 +++ b/config/global.in	Sun May 06 13:42:10 2007 +0000
     1.3 @@ -16,6 +16,16 @@
     1.4          - unfinished, in which case you could try hacking it and send me the result
     1.5          - non-existant, in which case you could also try hacking it in and send the result
     1.6  
     1.7 +config OBSOLETE
     1.8 +    bool
     1.9 +    prompt "Use obsolete features"
    1.10 +    default n
    1.11 +    help
    1.12 +      If you set this to Y, you will be able to select obsolete features.
    1.13 +      
    1.14 +      Such obsolete features are the use of old kernel headers, old
    1.15 +      gcc versions, etc...
    1.16 +
    1.17  config PARALLEL_JOBS
    1.18      int
    1.19      prompt "Number of parallel jobs"