Hello,
I wanted to add that I have been able to enable the driver using menuconfig by enabling its dependencies.
The problem I'm facing now is that Yocto is not building the kernel object files (.ko), not even the ones it was building before. As far as I know I have only changed the configuration to build this new driver but I could be wrong and maybe touche where I shouldn't.
Is there a way to tell Yocto to build those kernel objects?
Thank you.