I have currently Linux Kernel 2.6, which works for my hardware. Now I want to compile Linux kernel 3.2 for the same hardware. Can I use the same .config
of 2.6 directly for v3.2?
Is there any documentation/guide about how to do migrate the .config
file from one kernel version to the other?