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

Commit 07b270ea authored by Lee Schermerhorn's avatar Lee Schermerhorn Committed by David S. Miller
Browse files

bnx2x depends on ZLIB_INFLATE



The bnx2x module depends on the zlib_inflate functions.  The build will
fail if ZLIB_INFLATE has not been selected manually or by building another
module that automatically selects it.

Modify BNX2X config option to 'select ZLIB_INFLATE' like BNX2
and others.  This seems to fix it.

Signed-off-by: default avatarLee Schermerhorn <lee.schermerhorn@hp.com>
Acked-by: default avatarEliezer Tamir <eliezert@broadcom.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 9329f4e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2601,6 +2601,7 @@ config TEHUTI
config BNX2X
	tristate "Broadcom NetXtremeII 10Gb support"
	depends on PCI
	select ZLIB_INFLATE
	help
	  This driver supports Broadcom NetXtremeII 10 gigabit Ethernet cards.
	  To compile this driver as a module, choose M here: the module