I am building the 3.14 kernel for a board that requires the intel e1000e driver. I would like this kernel to have the driver built in so that I can remove loadable module support.
I have chosen the option in menu config and verified that the driver is compiled (the .o exists), however the device does not appear to be found or recognized.
Is there something I am missing to add a module to the kernel?
dmesg,lspci -k? (Also on a LiveCD where the network card is working). Maybe it needs a different driver after all.lspci -kindicates:Kernel driver in use:e1000e