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

Maximilian Attems maks at alioth.debian.org
Wed May 11 12:05:10 UTC 2011


Author: maks
Date: Wed May 11 12:04:55 2011
New Revision: 17390

Log:
topconfig enable modular LOOPBACK_TARGET

see http://linux-iscsi.org/wiki/Tcm_loop for info

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	Wed May 11 11:40:12 2011	(r17389)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 11 12:04:55 2011	(r17390)
@@ -3,7 +3,7 @@
   * [x86] Enable CRYPTO_AES_NI_INTEL for all flavours. (closes: #623631)
   * topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS,
     MEDIA_CONTROLLER, DVB_USB_TECHNISAT_USB2, USB_GSPCA_NW80X,
-    USB_GSPCA_VICAM, XEN_WDT.
+    USB_GSPCA_VICAM, XEN_WDT, LOOPBACK_TARGET.
   * [x86] Enable modular XEN_NETDEV_BACKEND.
   * topconfig enable mem cgroup RESOURCE_COUNTERS, CGROUP_MEM_RES_CTLR.
     (closes: #534964)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed May 11 11:40:12 2011	(r17389)
+++ dists/trunk/linux-2.6/debian/config/config	Wed May 11 12:04:55 2011	(r17390)
@@ -2546,6 +2546,12 @@
 CONFIG_TCM_PSCSI=m
 
 ##
+## file: drivers/target/loopback/Kconfig
+##
+CONFIG_LOOPBACK_TARGET=m
+# CONFIG_LOOPBACK_TARGET_CDB_DEBUG is not set
+
+##
 ## file: drivers/tty/Kconfig
 ##
 CONFIG_VT_HW_CONSOLE_BINDING=y



More information about the Kernel-svn-changes mailing list