mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-02 09:11:35 +01:00
sys-kernel/coreos-modules: Enable Infiniband RDMA verbs library
CONFIG_INFINIBAND_QIB gained a CONFIG_INFINIBAND_RDMAVT dependency in 4.6. The QIB driver appears actively maintained, and we enable a number of other Infiniband drivers.
This commit is contained in:
parent
7645b11972
commit
52c710f4c6
@ -691,6 +691,7 @@ CONFIG_MMC_SDHCI_PCI=m
|
||||
# CONFIG_MMC_RICOH_MMC is not set
|
||||
CONFIG_INFINIBAND=m
|
||||
CONFIG_INFINIBAND_USER_MAD=m
|
||||
CONFIG_INFINIBAND_RDMAVT=m
|
||||
CONFIG_INFINIBAND_MTHCA=m
|
||||
CONFIG_INFINIBAND_QIB=m
|
||||
CONFIG_INFINIBAND_CXGB3=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user