From 7ffa3249a2cbb458046fc03ceb3e97adc36b8d2d Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 21:10:31 +0000 Subject: [PATCH] target: Enable TCM_FC as module svn path=/dists/trunk/linux-2.6/; revision=17500 --- debian/changelog | 1 + debian/config/config | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 50b0e0db7..ebb04c887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/config b/debian/config/config index 28dd2079c..10d4bb5a0 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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 ##