topconfig enable modular LOOPBACK_TARGET

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

svn path=/dists/trunk/linux-2.6/; revision=17390
This commit is contained in:
Maximilian Attems 2011-05-11 12:04:55 +00:00
parent 293bdf49e3
commit 3dda324480
2 changed files with 7 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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)

View File

@ -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
##