summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-11-12 20:50:35 +0000
committerBen Hutchings <ben@decadent.org.uk>2016-11-13 04:00:45 +0000
commit943a798a0751b3f8344b9024750c704aa7fdda19 (patch)
tree2900993cb29d4e3544f85ef05677e62a014537ab
parentd442f1a220a2aec7657bef0cf7ee271236db122b (diff)
IB: Enable INFINIBAND_RDMAVT as module
This is a new dependency of INFINIBAND_HFI1 and INFINIBAND_QIB. Closes: #843792)
-rw-r--r--debian/changelog2
-rw-r--r--debian/config/config5
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 733392ee2..df195b328 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/config/config b/debian/config/config
index 809d98af0..f4cd3dd12 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -1200,6 +1200,11 @@ 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
##
CONFIG_INFINIBAND_IPOIB=m