IB: Enable INFINIBAND_RDMAVT as module

This is a new dependency of INFINIBAND_HFI1 and INFINIBAND_QIB.
Closes: #843792)
This commit is contained in:
Ben Hutchings 2016-11-12 20:50:35 +00:00
parent d442f1a220
commit 943a798a07
2 changed files with 7 additions and 0 deletions

2
debian/changelog vendored
View File

@ -234,6 +234,8 @@ linux (4.8.7-1) UNRELEASED; urgency=medium
* HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules
* cpupower: Fix checks for CPU existence (Closes: #843071)
* perf: Disable use of libcrypto (Closes: #843199)
* IB: Enable INFINIBAND_RDMAVT as module, re-enabling INFINIBAND_HFI1
and INFINIBAND_QIB (Closes: #843792)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 02 Nov 2016 12:01:42 -0600

View File

@ -1199,6 +1199,11 @@ CONFIG_INFINIBAND_OCRDMA=m
CONFIG_INFINIBAND_QIB=m
CONFIG_INFINIBAND_QIB_DCA=y
##
## file: drivers/infiniband/sw/rdmavt/Kconfig
##
CONFIG_INFINIBAND_RDMAVT=m
##
## file: drivers/infiniband/ulp/ipoib/Kconfig
##