Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06aeb78b authored by Anirban Chakraborty's avatar Anirban Chakraborty Committed by David S. Miller
Browse files

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: default avatarAnirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: default avatarAmit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8f1c14b2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2754,6 +2754,7 @@ config MYRI10GE_DCA
config NETXEN_NIC
	tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC"
	depends on PCI
	select FW_LOADER
	help
	  This enables the support for NetXen's Gigabit Ethernet card.

@@ -2819,6 +2820,7 @@ config BNX2X
config QLCNIC
	tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support"
	depends on PCI
	select FW_LOADER
	help
	  This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
	  devices.