Part Number: SK-AM62P-LP
Tool/software:
Hi Ti
I would like to know how these below modules are loaded automatically? I cannot find the related configuration files. if I want reduce some modules, Which file should I modify.

BR,
DongCan
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: SK-AM62P-LP
Tool/software:
Hi Ti
I would like to know how these below modules are loaded automatically? I cannot find the related configuration files. if I want reduce some modules, Which file should I modify.

BR,
DongCan
Hi,
Are you using yocto to build these modules?
IMAGE_INSTALL:append = " kernel-modules" would include the modules in the final image that gets built.
Best Regards,
Suren