From 96d28dc7d32fe10abb8ce832f08bf4fa3a5e3d9d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 6 May 2007 13:42:10 +0000 Subject: Introduce an OBSOLETE config option, to mask-out legacy stuff. --- config/global.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'config/global.in') diff --git a/config/global.in b/config/global.in index 3b227c0b..a3416cfd 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" -- cgit v1.2.3