SCSI: Enable TARGET_CORE and related modules (Closes: #619298)

svn path=/dists/sid/linux-2.6/; revision=17147
This commit is contained in:
Ben Hutchings 2011-03-29 03:57:43 +00:00
parent eed5d85985
commit c1954819b5
2 changed files with 9 additions and 0 deletions

1
debian/changelog vendored
View File

@ -41,6 +41,7 @@ linux-2.6 (2.6.38-2) UNRELEASED; urgency=low
* [amd64] media/rc: Enable IR_NUVOTON as module (Closes: #619937)
* [x86] media/rc: Enable IR_WINBOND_CIR as module
* [x86] Enable DEBUG_SET_MODULE_RONX (Closes: #619838)
* SCSI: Enable TARGET_CORE and related modules (Closes: #619298)
[ Jurij Smakov ]
* Bump CONFIG_NR_CPUS on sparc to 256 to accomodate T2+ machines

View File

@ -2595,6 +2595,14 @@ CONFIG_VIDEO_STRADIS=m
##
# CONFIG_PRISM2_USB is not set
##
## file: drivers/target/Kconfig
##
CONFIG_TARGET_CORE=m
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
##
## file: drivers/uio/Kconfig
##