summaryrefslogtreecommitdiff
path: root/conf.d.Linux/modules
blob: 485a26cd8fa489838d52f34eb727bb25e4f26e4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# You can define a list modules for a specific kernel version,
# a released kernel version, a main kernel version or just a list.
#modules_2_6_23_gentoo_r5="ieee1394 ohci1394"
#modules_2_6_23="tun ieee1394"
#modules_2_6="tun"
#modules="ohci1394"

# Give the modules some options if needed.
# module_ieee1394_opts="debug"

# You should consult your kernel documentation and configuration
# for a list of modules and their options.