modules (5) Linux Manual Page
/etc/modules – kernel modules to load at boot time
Description
The /etc/modules file contains the names of kernel modules that are to be loaded at boot time, one per line. Options can only be specified using modprobe.d configuration files. Lines beginning with a ‘#’ are ignored.
Example
See Also
depmod(8) modprobe(8) modprobe.d(5)
