From 3dda324480d887dee6a003d1c2126c41b3ae406f Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Wed, 11 May 2011 12:04:55 +0000 Subject: [PATCH] topconfig enable modular LOOPBACK_TARGET see http://linux-iscsi.org/wiki/Tcm_loop for info svn path=/dists/trunk/linux-2.6/; revision=17390 --- debian/changelog | 2 +- debian/config/config | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 963496fbe..01eb1d424 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ linux-2.6 (2.6.39~rc7-1~experimental.2) UNRELEASED; urgency=low * [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) diff --git a/debian/config/config b/debian/config/config index ccf4c58df..2acb9b71d 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2545,6 +2545,12 @@ CONFIG_TCM_IBLOCK=m CONFIG_TCM_FILEIO=m 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 ##