diff options
author | Petko Bordjukov <bordjukov@gmail.com> | 2019-06-09 17:27:26 +0300 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-06-20 20:02:29 +0200 |
commit | 1e2e5c66edff36e9fca2da66c85443251ea91ee2 (patch) | |
tree | 081a879aef1631e2677fb75c5031dc994f6f9414 /target/linux/x86/config-4.19 | |
parent | 1440175f82f36c64de8a8593f68749741762580a (diff) | |
download | upstream-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/config-4.19')
-rw-r--r-- | target/linux/x86/config-4.19 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |