[SOLVED] .config file problem
Hi,
I have fedora 12 installed on my desktop. I tried to compile kernel 2.6.35 on it, but it seems that my config file is not matching with my hardware. I have AMD duel core processor, with nvidia motherboard. I am not sure about exact versions of hardware.
I tried to use .config file of fedora12 distribution located in /usr/src/kernel/2.6.29____/.config, but compilation fails with this config file.
Is there some way so that I can figure out which modules/drivers I should enable in .config file, so that kernel will be compiled successfully?
(I have another machine with Via motherboard and pentium 4 processor and same problem appears there as well.)