[linux] 09/16: target: Enable ISCSI_TARGET_CXGB4 as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 05:15:26 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 7d782712b957c630e87658ca05549ff485d840ee
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 03:11:14 2017 +0000

    target: Enable ISCSI_TARGET_CXGB4 as module
---
 debian/changelog     | 1 +
 debian/config/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bc634b0..731db8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
   * rxrpc: Enable AF_RXRPC_IPV6
   * net: Enable NET_DEVLINK as module
   * SCSI: Enable SCSI_SMARTPQI as module
+  * target: Enable ISCSI_TARGET_CXGB4 as module
 
   [ John Paul Adrian Glaubitz ]
   * [sh3] Build a linux-libc-dev package (Closes: #850732)
diff --git a/debian/config/config b/debian/config/config
index 18c8e30..8de8b3e 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -4432,6 +4432,11 @@ CONFIG_TCM_USER2=m
 CONFIG_ISCSI_TARGET=m
 
 ##
+## file: drivers/target/iscsi/cxgbit/Kconfig
+##
+CONFIG_ISCSI_TARGET_CXGB4=m
+
+##
 ## file: drivers/target/loopback/Kconfig
 ##
 CONFIG_LOOPBACK_TARGET=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