Re: [PATCH 0/19] kconfig patches

From: Roman Zippel
Date: Wed Apr 12 2006 - 06:53:12 EST


Hi,

On Mon, 10 Apr 2006, Andrew Morton wrote:

> > and what does update the file the symlink
> > points to?
>
> Me, using oldconfig, menuconfig, etc. I want those changes to be made in
> the symlinked-to revision-controlled config file.

I see, that makes it indeed a bit more complicated to preserve the
symlink, I thought you had something to automatically update the .config,
when you apply/remove patches.
Anyway, as I mentioned in one of the patches, we can start to relax the
syntax requirements, e.g. we can add something to ignore unknown symbols,
so you don't have to update the .config all the time, only because a
config option was added/removed.
I don't want to change the default behaviour yet, but there is now a lot
of room for experiments, e.g. it's now possible to properly support a
miniconfig by adding an option to set all unknown symbols to
n/m/y/default.

bye, Roman
-
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/