Re: [PATCH] kconfig: untangle EXPERT and EMBEDDED

From: Andrew Morton
Date: Wed Jan 18 2012 - 16:56:02 EST


On Wed, 18 Jan 2012 22:48:05 +0100
Paul Bolle <pebolle@xxxxxxxxxx> wrote:

> On Wed, 2012-01-18 at 12:28 -0800, Andrew Morton wrote:
> > I can see an argument for retaining EXPERIMENTAL: as a way of telling
> > people that the particular feature might not yet be ready for prime
> > time.
>
> The kernel configuration used for the kernels currently shipped with
> Fedora 16 and Debian 6.0.3 (ie, stable or squeeze), which are the
> configurations I can examine here, have CONFIG_EXPERIMENTAL set. Perhaps
> Debian and Fedora need that option for a few odd features. But it seems
> that the message given by having a feature depend on EXPERIMENTAL - to
> people using those configurations as a base to fine tune the kernel to
> their needs - isn't so strong.
>

I think there's some value in telling people "this feature might blow
up". But perhaps doing this via Kconfig dependencies wasn't the
correct implementation. It would be better to make the feature
available, but highlight it in somme manner. Show it in a different
colour, append the text "this feature might blow up", etc.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/