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

Ben Hutchings benh at alioth.debian.org
Mon May 30 21:10:32 UTC 2011


Author: benh
Date: Mon May 30 21:10:31 2011
New Revision: 17500

Log:
target: Enable TCM_FC 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	Mon May 30 21:08:26 2011	(r17499)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 21:10:31 2011	(r17500)
@@ -25,6 +25,7 @@
   * of, proc: Enable PROC_DEVICETREE
   * dm: Enable DM_RAID, DM_FLAKEY as modules. Note these are currently
     experimental.
+  * target: Enable TCM_FC as module
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 21:08:26 2011	(r17499)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 21:10:31 2011	(r17500)
@@ -2570,6 +2570,11 @@
 # CONFIG_LOOPBACK_TARGET_CDB_DEBUG is not set
 
 ##
+## file: drivers/target/tcm_fc/Kconfig
+##
+CONFIG_TCM_FC=m
+
+##
 ## file: drivers/tty/Kconfig
 ##
 CONFIG_VT_HW_CONSOLE_BINDING=y



More information about the Kernel-svn-changes mailing list