2 # QLogic network device configuration
5 config NET_VENDOR_QLOGIC
10 If you have a network (Ethernet) card belonging to this class, say Y
11 and read the Ethernet-HOWTO, available from
12 <http://www.tldp.org/docs.html#howto>.
14 Note that the answer to this question doesn't directly affect the
15 kernel: saying N will just cause the configurator to skip all
16 the questions about QLogic cards. If you say Y, you will be asked for
17 your specific card in the following questions.
22 tristate "QLogic QLA3XXX Network Driver Support"
25 This driver supports QLogic ISP3XXX gigabit Ethernet cards.
27 To compile this driver as a module, choose M here: the module
28 will be called qla3xxx.
31 tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support"
35 This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
39 bool "QLOGIC QLCNIC 83XX family SR-IOV Support"
40 depends on QLCNIC && PCI_IOV
43 This configuration parameter enables Single Root Input Output
44 Virtualization support for QLE83XX Converged Ethernet devices.
45 This allows for virtual function acceleration in virtualized
49 bool "QLOGIC QLCNIC 82XX and 83XX family DCB Support"
50 depends on QLCNIC && DCB
53 This configuration parameter enables DCB support in QLE83XX
54 and QLE82XX Converged Ethernet devices. This allows for DCB
55 get operations support through rtNetlink interface. Only CEE
56 mode of DCB is supported. PG and PFC values are related only
60 tristate "QLogic QLGE 10Gb Ethernet Driver Support"
63 This driver supports QLogic ISP8XXX 10Gb Ethernet cards.
65 To compile this driver as a module, choose M here: the module
69 tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC"
73 This enables the support for NetXen's Gigabit Ethernet card.
75 endif # NET_VENDOR_QLOGIC