summaryrefslogtreecommitdiff
path: root/config/global.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/global.in')
-rw-r--r--config/global.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/global.in b/config/global.in
index 3b227c0..a3416cf 100644
--- a/config/global.in
+++ b/config/global.in
@@ -16,6 +16,16 @@ config EXPERIMENTAL
- unfinished, in which case you could try hacking it and send me the result
- non-existant, in which case you could also try hacking it in and send the result
+config OBSOLETE
+ bool
+ prompt "Use obsolete features"
+ default n
+ help
+ If you set this to Y, you will be able to select obsolete features.
+
+ Such obsolete features are the use of old kernel headers, old
+ gcc versions, etc...
+
config PARALLEL_JOBS
int
prompt "Number of parallel jobs"