From 943a798a0751b3f8344b9024750c704aa7fdda19 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 12 Nov 2016 20:50:35 +0000 Subject: [PATCH] IB: Enable INFINIBAND_RDMAVT as module This is a new dependency of INFINIBAND_HFI1 and INFINIBAND_QIB. Closes: #843792) --- debian/changelog | 2 ++ debian/config/config | 5 +++++ 2 files changed, 7 insertions(+) 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 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 @@ -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 ##