[kernel] r17147 - in dists/sid/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Tue Mar 29 03:57:52 UTC 2011


Author: benh
Date: Tue Mar 29 03:57:43 2011
New Revision: 17147

Log:
SCSI: Enable TARGET_CORE and related modules (Closes: #619298)

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

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Tue Mar 29 01:41:50 2011	(r17146)
+++ dists/sid/linux-2.6/debian/changelog	Tue Mar 29 03:57:43 2011	(r17147)
@@ -41,6 +41,7 @@
   * [amd64] media/rc: Enable IR_NUVOTON as module (Closes: #619937)
   * [x86] media/rc: Enable IR_WINBOND_CIR as module
   * [x86] Enable DEBUG_SET_MODULE_RONX (Closes: #619838)
+  * SCSI: Enable TARGET_CORE and related modules (Closes: #619298)
 
   [ Jurij Smakov ]
   * Bump CONFIG_NR_CPUS on sparc to 256 to accomodate T2+ machines

Modified: dists/sid/linux-2.6/debian/config/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/config	Tue Mar 29 01:41:50 2011	(r17146)
+++ dists/sid/linux-2.6/debian/config/config	Tue Mar 29 03:57:43 2011	(r17147)
@@ -2596,6 +2596,14 @@
 # CONFIG_PRISM2_USB is not set
 
 ##
+## file: drivers/target/Kconfig
+##
+CONFIG_TARGET_CORE=m
+CONFIG_TCM_IBLOCK=m
+CONFIG_TCM_FILEIO=m
+CONFIG_TCM_PSCSI=m
+
+##
 ## file: drivers/uio/Kconfig
 ##
 CONFIG_UIO=m



More information about the Kernel-svn-changes mailing list