Re: [PATCH] 2.4.13 default config

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sat Oct 27 2001 - 14:07:45 EST


On Sat, 27 Oct 2001, Jeff Garzik wrote:

> Riley Williams wrote:
> >
> > Hi Alan, Linus.
> >
> > The enclosed patch (against the raw 2.4.13 tree) adds a `make defconfig`
> > option that configures Linux with the default options obtained by simply
> > pressing ENTER to every prompt that comes up.
>
> If someone wishes they can simply
>
> cp arch/$arch/defconfig .config
> make oldconfig

Why not just

        rm .config (if you have an old one at all)
        make oldconfig

That's what I always do (or you can copy the ".config" from somewhere
else, or you can edit your old ".config" in your favourite editor and
re-doing "make oldconfig").

I never _ever_ use any "real" configurator myself. The _only_ config maker
I ever use is "make oldconfig", after having possibly edited the .config
file by hand or done something else..

                Linus

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



This archive was generated by hypermail 2b29 : Wed Oct 31 2001 - 21:00:33 EST