Enabling QCA9377 Wifi Driver for imx8mm-lpddr4-evk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Enabling QCA9377 Wifi Driver for imx8mm-lpddr4-evk

527 Views
dongremayur777
Contributor I

Could any one help me to enable QCA9377 Wifi Driver with imx8mm.I tried it searching in kernel menuconfig , didn't found anything .

0 Kudos
3 Replies

494 Views
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hi @dongremayur777 

I hope you are doing well
 
Please add the below line to your Yocto configuration for the qca9377.
 
MACHINE_FEATURES += " qca9377"
IMAGE_INSTALL:append += " kernel-module-qca9377"
 
For more information regarding the same, kindly refer to the below thread.
 
Thanks & Regards
Sanket Parekh
0 Kudos

449 Views
dongremayur777
Contributor I

Thanks ! for the help it worked.

 

0 Kudos

429 Views
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hi @dongremayur777 

I hope you are doing well

Glad to know that issue has been resolved.
If you have no further queries, should I mark this thread as closed?

Thanks & Regards,
Sanket Parekh

0 Kudos