Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
You need to make sure this module is enable in kernel level. If you select it as (*), no need for installation, since it will be loaded by the kernel. If you select it as (M), then you need to compile the module and add the files manually to /lib/modules in rootfs.
Thanks