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
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