[linux] 09/13: nvme: Enable NVME_RDMA, NVME_TARGET, NVME_TARGET_RDMA as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 4 23:53:03 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 8ad41fe983a93a850cec1321ddde9ee9ae212ba2
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 02:22:30 2017 +0000

    nvme: Enable NVME_RDMA, NVME_TARGET, NVME_TARGET_RDMA as modules
---
 debian/changelog     | 1 +
 debian/config/config | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 306677b..d1bf406 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
   * net/sched: Enable NET_CLS_MATCHALL, NET_ACT_IFE, NET_IFE_SKBMARK,
     NET_IFE_SKBPRIO as modules
   * hci_uart: Enable BT_HCIUART_AG6XX
+  * nvme: Enable NVME_RDMA, NVME_TARGET, NVME_TARGET_RDMA as modules
 
   [ Salvatore Bonaccorso ]
   * sg_write()/bsg_write() is not fit to be called under KERNEL_DS
diff --git a/debian/config/config b/debian/config/config
index e43477f..10063dd 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -3648,6 +3648,14 @@ CONFIG_NFC_PN533_USB=m
 ##
 CONFIG_BLK_DEV_NVME=m
 # CONFIG_BLK_DEV_NVME_SCSI is not set
+CONFIG_NVME_RDMA=m
+
+##
+## file: drivers/nvme/target/Kconfig
+##
+CONFIG_NVME_TARGET=m
+# CONFIG_NVME_TARGET_LOOP is not set
+CONFIG_NVME_TARGET_RDMA=m
 
 ##
 ## file: drivers/of/Kconfig

-- 
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