Kconfig (01b944fe1cd4e21a2a9ed51adbdbafe2d5e905ba) Kconfig (fe56b9e6a8d957d6a20729d626027f800c17a2da)
1#
2# QLogic network device configuration
3#
4
5config NET_VENDOR_QLOGIC
6 bool "QLogic devices"
7 default y
8 depends on PCI

--- 77 unchanged lines hidden (view full) ---

86
87config NETXEN_NIC
88 tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC"
89 depends on PCI
90 select FW_LOADER
91 ---help---
92 This enables the support for NetXen's Gigabit Ethernet card.
93
1#
2# QLogic network device configuration
3#
4
5config NET_VENDOR_QLOGIC
6 bool "QLogic devices"
7 default y
8 depends on PCI

--- 77 unchanged lines hidden (view full) ---

86
87config NETXEN_NIC
88 tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC"
89 depends on PCI
90 select FW_LOADER
91 ---help---
92 This enables the support for NetXen's Gigabit Ethernet card.
93
94config QED
95 tristate "QLogic QED 25/40/100Gb core driver"
96 depends on PCI
97 ---help---
98 This enables the support for ...
99
94endif # NET_VENDOR_QLOGIC
100endif # NET_VENDOR_QLOGIC