提交 06aeb78b 编写于 作者: A Anirban Chakraborty 提交者: David S. Miller

net: add dependency on fw class module to qlcnic and netxen_nic

netxen_nic and qlcnic driver depends on firmware_class module.
Signed-off-by: NAnirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: NAmit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 8f1c14b2
...@@ -2754,6 +2754,7 @@ config MYRI10GE_DCA ...@@ -2754,6 +2754,7 @@ config MYRI10GE_DCA
config NETXEN_NIC config NETXEN_NIC
tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC" tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC"
depends on PCI depends on PCI
select FW_LOADER
help help
This enables the support for NetXen's Gigabit Ethernet card. This enables the support for NetXen's Gigabit Ethernet card.
...@@ -2819,6 +2820,7 @@ config BNX2X ...@@ -2819,6 +2820,7 @@ config BNX2X
config QLCNIC config QLCNIC
tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support" tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support"
depends on PCI depends on PCI
select FW_LOADER
help help
This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
devices. devices.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册