From d3b959af045a794cb51090abcca9246e42fb524b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 19 Aug 2011 00:51:38 +0000 Subject: [PATCH] target: Enable ISCSI_TARGET as module svn path=/dists/trunk/linux-2.6/; revision=17957 --- debian/changelog | 1 + debian/config/config | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9c79c0946..a5028b039 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 27 Jul 2011 23:58:10 +0200 diff --git a/debian/config/config b/debian/config/config index 3b5eee2b7..d00592e90 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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 ##