[kernel] r17957 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Fri Aug 19 00:51:39 UTC 2011


Author: benh
Date: Fri Aug 19 00:51:38 2011
New Revision: 17957

Log:
target: Enable ISCSI_TARGET as module

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Aug 19 00:47:44 2011	(r17956)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Aug 19 00:51:38 2011	(r17957)
@@ -11,6 +11,7 @@
   * netfilter: Enable IP_SET_HASH_NETIFACE as module
   * net: Enable NFC, NFC_PN533 as modules
   * video: Enable FB_UDL as module (Closes: #618261)
+  * target: Enable ISCSI_TARGET as module
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 27 Jul 2011 23:58:10 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Fri Aug 19 00:47:44 2011	(r17956)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Aug 19 00:51:38 2011	(r17957)
@@ -2635,6 +2635,11 @@
 CONFIG_TCM_PSCSI=m
 
 ##
+## file: drivers/target/iscsi/Kconfig
+##
+CONFIG_ISCSI_TARGET=m
+
+##
 ## file: drivers/target/loopback/Kconfig
 ##
 CONFIG_LOOPBACK_TARGET=m



More information about the Kernel-svn-changes mailing list