2 # QLogic network device configuration
5 config NET_VENDOR_QLOGIC
10 If you have a network (Ethernet) card belonging to this class, say Y.
12 Note that the answer to this question doesn't directly affect the
13 kernel: saying N will just cause the configurator to skip all
14 the questions about QLogic cards. If you say Y, you will be asked for
15 your specific card in the following questions.
20 tristate "QLogic QLA3XXX Network Driver Support"
23 This driver supports QLogic ISP3XXX gigabit Ethernet cards.
25 To compile this driver as a module, choose M here: the module
26 will be called qla3xxx.
29 tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support"
33 This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
37 bool "QLOGIC QLCNIC 83XX family SR-IOV Support"
38 depends on QLCNIC && PCI_IOV
41 This configuration parameter enables Single Root Input Output
42 Virtualization support for QLE83XX Converged Ethernet devices.
43 This allows for virtual function acceleration in virtualized
47 bool "QLOGIC QLCNIC 82XX and 83XX family DCB Support"
48 depends on QLCNIC && DCB
51 This configuration parameter enables DCB support in QLE83XX
52 and QLE82XX Converged Ethernet devices. This allows for DCB
53 get operations support through rtNetlink interface. Only CEE
54 mode of DCB is supported. PG and PFC values are related only
58 bool "QLOGIC QLCNIC 82XX and 83XX family HWMON support"
59 depends on QLCNIC && HWMON && !(QLCNIC=y && HWMON=m)
62 This configuration parameter can be used to read the
63 board temperature in Converged Ethernet devices
66 This data is available via the hwmon sysfs interface.
69 tristate "QLogic QLGE 10Gb Ethernet Driver Support"
72 This driver supports QLogic ISP8XXX 10Gb Ethernet cards.
74 To compile this driver as a module, choose M here: the module
78 tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC"
82 This enables the support for NetXen's Gigabit Ethernet card.
85 tristate "QLogic QED 25/40/100Gb core driver"
90 This enables the support for ...
96 bool "QLogic QED 25/40/100Gb SR-IOV support"
97 depends on QED && PCI_IOV
100 This configuration parameter enables Single Root Input Output
101 Virtualization support for QED devices.
102 This allows for virtual function acceleration in virtualized
106 tristate "QLogic QED 25/40/100Gb Ethernet NIC"
110 This enables the support for ...
124 endif # NET_VENDOR_QLOGIC