Re: Kernel config
Klaus Imgrund <[email protected]> Wed, 9 Oct 2002 07:27:11 -0300
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 09 Oct 2002 12:08:50 +0200 <[email protected]> wrote: > > Hi, > > > > exist a option to save the .config as a default? > > I mean, I configured the kernel for a 2.4.17, and I want > > that the emerge use this .config for the 2.4.19. > > > > Axel > > > None that I know of. Correct me if I'm wrong, but the only thing > available is to manually copy a saved config-file or .config to the > new kerneltree. > > Pontus > AFAIK you can use a config file that you already got and apply it to the new kernel.When you do 'make menuconfig' there is a option all the way down to load an alternate configuration file. But I doubt that a file from 2.4.17 will give you a valid configuration for 2.4.19 - there are other options for 2.4.19 You'll have to try what you get out of it. Prost, Klaus