target: Enable TCM_FC as module

svn path=/dists/trunk/linux-2.6/; revision=17500
This commit is contained in:
Ben Hutchings 2011-05-30 21:10:31 +00:00
parent 90fdd9f2e5
commit 7ffa3249a2
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -25,6 +25,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low
* 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@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100

View File

@ -2569,6 +2569,11 @@ CONFIG_TCM_PSCSI=m
CONFIG_LOOPBACK_TARGET=m
# CONFIG_LOOPBACK_TARGET_CDB_DEBUG is not set
##
## file: drivers/target/tcm_fc/Kconfig
##
CONFIG_TCM_FC=m
##
## file: drivers/tty/Kconfig
##