Re: [PATCH] kconfig: untangle EXPERT and EMBEDDED

From: Andrew Morton
Date: Wed Jan 18 2012 - 16:36:20 EST


On Thu, 19 Jan 2012 00:04:41 +0300
Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:

> On Wed, Jan 18, 2012 at 12:28:30PM -0800, Andrew Morton wrote:
> > And ditto EXPERT. Is there really any benefit in hiding config options
> > from developers so they won't burn their fingers? Or is there some
> > other reason for EXPERT?
>
> Absolutely.
>
> If say CONFIG_TMPFS is disabled, Debian simply won't boot past
> init scripts. Or CONFIG_UNIX (I'm almost sure, reasonably
> modern distro is unusable anyway).
>

If you screw up your kernel config, the resulting kernel won't work
right. There are countless ways of doing this. You go back to the
previous .config and try again.


Is there some benefit to handholding people in a few special cases?
Well yes, I suppose so. But does that benefit justify all the gunk
we've added to Kconfig to implement it? I don't think so.

--
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/