[linux] 09/12: IB: Enable INFINIBAND_HFI1, INFINIBAND_I40IW, INFINIBAND_QEDR, RDMA_RXE as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 03:26:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 9728988386329a607388ec616e862c809ecc9848
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 03:52:05 2017 +0100

    IB: Enable INFINIBAND_HFI1, INFINIBAND_I40IW, INFINIBAND_QEDR, RDMA_RXE as modules
---
 debian/changelog     |  2 ++
 debian/config/config | 20 ++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0d0fb88..2cbbd55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -376,6 +376,8 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
   * usbip: Enable USBIP_VUDC as module
   * USB/misc: Enable UCSI as module
   * leds: Enable LEDS_TRIGGER_DISK, LEDS_TRIGGER_MTD, LEDS_TRIGGER_PANIC
+  * IB: Enable INFINIBAND_HFI1, INFINIBAND_I40IW, INFINIBAND_QEDR, RDMA_RXE
+    as modules
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 5c2bba7..49c3a49 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -1195,6 +1195,16 @@ CONFIG_INFINIBAND_CXGB3=m
 CONFIG_INFINIBAND_CXGB4=m
 
 ##
+## file: drivers/infiniband/hw/hfi1/Kconfig
+##
+CONFIG_INFINIBAND_HFI1=m
+
+##
+## file: drivers/infiniband/hw/i40iw/Kconfig
+##
+CONFIG_INFINIBAND_I40IW=m
+
+##
 ## file: drivers/infiniband/hw/mlx4/Kconfig
 ##
 CONFIG_MLX4_INFINIBAND=m
@@ -1222,6 +1232,11 @@ CONFIG_INFINIBAND_NES=m
 CONFIG_INFINIBAND_OCRDMA=m
 
 ##
+## file: drivers/infiniband/hw/qedr/Kconfig
+##
+CONFIG_INFINIBAND_QEDR=m
+
+##
 ## file: drivers/infiniband/hw/qib/Kconfig
 ##
 CONFIG_INFINIBAND_QIB=m
@@ -1233,6 +1248,11 @@ CONFIG_INFINIBAND_QIB_DCA=y
 CONFIG_INFINIBAND_RDMAVT=m
 
 ##
+## file: drivers/infiniband/sw/rxe/Kconfig
+##
+CONFIG_RDMA_RXE=m
+
+##
 ## file: drivers/infiniband/ulp/ipoib/Kconfig
 ##
 CONFIG_INFINIBAND_IPOIB=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list