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:
Benjamin Gilbert 2017-03-09 18:37:11 -08:00
parent 7645b11972
commit 52c710f4c6

View File

@ -691,6 +691,7 @@ CONFIG_MMC_SDHCI_PCI=m
# CONFIG_MMC_RICOH_MMC is not set # CONFIG_MMC_RICOH_MMC is not set
CONFIG_INFINIBAND=m CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_MAD=m CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_RDMAVT=m
CONFIG_INFINIBAND_MTHCA=m CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_QIB=m CONFIG_INFINIBAND_QIB=m
CONFIG_INFINIBAND_CXGB3=m CONFIG_INFINIBAND_CXGB3=m