Out of necessity I have to compile a custom Linux kernel to support a third-party app.
As a result I also am trying to reduce unnecessary modules. This lead to my question:
My hardware includes the Intel e1000e Ethernet driver but default Ubuntu distros load both the e1000e and the fjes drivers but I’m unclear why I need the fjes driver when I have no Fujitsu hardware.
Is this necessary for anything if I omit it? I cannot find an answer anywhere.
Tnx