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:

And, in myir-image-core.bb image file:

How should I include the kernel drivers?