aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorPetko Bordjukov <bordjukov@gmail.com>2019-06-09 17:27:26 +0300
committerChristian Lamparter <chunkeey@gmail.com>2019-06-20 20:02:29 +0200
commit1e2e5c66edff36e9fca2da66c85443251ea91ee2 (patch)
tree081a879aef1631e2677fb75c5031dc994f6f9414 /target/linux/x86
parent1440175f82f36c64de8a8593f68749741762580a (diff)
downloadupstream-1e2e5c66edff36e9fca2da66c85443251ea91ee2.tar.gz
upstream-1e2e5c66edff36e9fca2da66c85443251ea91ee2.tar.bz2
upstream-1e2e5c66edff36e9fca2da66c85443251ea91ee2.zip
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]
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-4.141
-rw-r--r--target/linux/x86/config-4.191
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/config-4.14 b/target/linux/x86/config-4.14
index 014e7b275b..1388a995b7 100644
--- a/target/linux/x86/config-4.14
+++ b/target/linux/x86/config-4.14
@@ -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
diff --git a/target/linux/x86/config-4.19 b/target/linux/x86/config-4.19
index d8c2d966d0..316209c30c 100644
--- a/target/linux/x86/config-4.19
+++ b/target/linux/x86/config-4.19
@@ -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