From c1954819b52f22fa738839840513f1a69b8498c0 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 29 Mar 2011 03:57:43 +0000 Subject: [PATCH] SCSI: Enable TARGET_CORE and related modules (Closes: #619298) svn path=/dists/sid/linux-2.6/; revision=17147 --- debian/changelog | 1 + debian/config/config | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 201e93d42..761d6a417 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/config/config b/debian/config/config index 1fa4dd6ee..32c0f0fdc 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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 ##