kernel: package Broadcom BNX2X driver

bnx2x driver support for the x86 architecture. Includes module and
firmware for Broadcom QLogic 5771x/578xx 10/20-Gigabit ethernet
adapters.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[added +kmod-lib-zlib-inflate as well]
This commit is contained in:
Petko Bordjukov
2019-06-09 17:27:26 +03:00
committed by Christian Lamparter
parent 1440175f82
commit 1e2e5c66ed
6 changed files with 32 additions and 1 deletions

View File

@@ -589,6 +589,7 @@ CONFIG_BLOCK=y
# CONFIG_BNA is not set
# CONFIG_BNX2 is not set
# CONFIG_BNX2X is not set
# CONFIG_BNX2X_SRIOV is not set
# CONFIG_BNXT is not set
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set

View File

@@ -611,6 +611,7 @@ CONFIG_BLOCK=y
# CONFIG_BNA is not set
# CONFIG_BNX2 is not set
# CONFIG_BNX2X is not set
# CONFIG_BNX2X_SRIOV is not set
# CONFIG_BNXT is not set
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set

View File

@@ -363,6 +363,7 @@ CONFIG_PCI_GOANY=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
# CONFIG_PCI_GOMMCONFIG is not set
CONFIG_PCI_IOV=y
CONFIG_PCI_LABEL=y
CONFIG_PCI_LOCKLESS_CONFIG=y
CONFIG_PCI_MSI=y

View File

@@ -354,6 +354,7 @@ CONFIG_PCI_GOANY=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
# CONFIG_PCI_GOMMCONFIG is not set
CONFIG_PCI_IOV=y
CONFIG_PCI_LABEL=y
CONFIG_PCI_LOCKLESS_CONFIG=y
CONFIG_PCI_MSI=y