Hi.... On Fri, Jun 18, 2010 at 03:33, adhyas.avasthi@xxxxxxxxx <adhyas.avasthi@xxxxxxxxx> wrote: > * If I have an old config file and I copy it over to a freshly downloaded kernel tree, do I necessarily need to run make oldconfig or make menuconfig would do the same trick? You can do make oldconfig, which will load your old .config and "adapt" it to your current kernel version. "adapt" here means apply options that is found identical in your current tree, but ask you question when they are not found. Or you can use make menuconfig and use "load config" (something like that, i forgot the exact wording) to load your old .config > * If I have run make oldconfig over the old config file, would it matter if I edit some more options using make menuconfig now? I think my above answer also applies here.... -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ