Re: .config: do not edit ? why ?

From: Brian Gerst (bgerst@quark.vpplus.com)
Date: Sun Feb 13 2000 - 20:29:55 EST


Andreas Jellinghaus wrote:
>
> editing .config is my prefered way to configure the kernel.
> i remove lines i don't like, run "make oldconfig" to add these
> lines with different parameters and let the kernel do cleanups.
>
> but now i noticed, in new 2.3.* kernels .config contains the comment
> "don't edit". i wonder why, it always worked very fine this way.

By hand-editing the .config file, you are disregarding the dependencies
set up in the Config.in files (unless you are really careful). Some
code may miscompile, sometimes silently, if config options are enabled
that should not be because of dependency constraints.

-- 

Brian Gerst

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



This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:26 EST