From 5b96251953f0974a23ffaae3ce04781b3a3f23e7 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 17 Apr 2007 22:24:42 +0000 Subject: Add the EXPERIMENTAL option to show options marked as such. Add the four types of toolchains ct-ng is able to build as EXPERIMENTAL, except for CROSS which *is* functional. Reorder menus accordingly. --- config/global.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'config/global.in') diff --git a/config/global.in b/config/global.in index 767ce3ac..fe555892 100644 --- a/config/global.in +++ b/config/global.in @@ -2,6 +2,20 @@ menu "Paths and misc options" +config EXPERIMENTAL + bool + prompt "Try features marked as EXPERIMENTAL" + default n + help + If you set this to Y, then you will be able to try very experimental + features. + + Experimental features can be one of: + - working, in which case you should tell me it is! + - buggy, in which case you could try patching and send me the result + - 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 PARALLEL_JOBS int prompt "Number of parallel jobs" -- cgit v1.2.3