target: Enable ISCSI_TARGET as module

svn path=/dists/trunk/linux-2.6/; revision=17957
This commit is contained in:
Ben Hutchings 2011-08-19 00:51:38 +00:00
parent 6abe9cd21f
commit d3b959af04
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -11,6 +11,7 @@ linux-2.6 (3.1.0~rc2-1~experimental.1) UNRELEASED; urgency=low
* netfilter: Enable IP_SET_HASH_NETIFACE as module
* net: Enable NFC, NFC_PN533 as modules
* video: Enable FB_UDL as module (Closes: #618261)
* target: Enable ISCSI_TARGET as module
-- Ben Hutchings <ben@decadent.org.uk> Wed, 27 Jul 2011 23:58:10 +0200

View File

@ -2634,6 +2634,11 @@ CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
##
## file: drivers/target/iscsi/Kconfig
##
CONFIG_ISCSI_TARGET=m
##
## file: drivers/target/loopback/Kconfig
##