Hi,
I am using the MYD-C8MMX v1.3 board and building Yocto Zeus on Ubuntu 18.04.
I have been trying to include CH341, and CP210X drivers.
I included them by bitbake virtual/kernel -c menuconfig.
And on the board, it is enabled on config but drivers are nowhere. Please refer to the attached images.
Also, I added this line to myd-imx8mm.conf machine file:
maral_e_1-1663212060323.png
And, in myir-image-core.bb image file:
maral_e_2-1663212154594.png
How should I include the kernel drivers?