From ec8651afade8e3218d467bd7a62ef231f16a50ea Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 11 Mar 2012 05:27:11 +0000 Subject: [PATCH] IB: Enable INFINIBAND_SRPT as module (Closes: #663041) svn path=/dists/trunk/linux-2.6/; revision=18811 --- debian/changelog | 1 + debian/config/config | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 459e311ae..c6fdf3c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ linux-2.6 (3.3~rc7-1~experimental.1) UNRELEASED; urgency=low [ Ben Hutchings ] * [x86] crypto: Enable CRYPTO_SERPENT_SSE2_586, CRYPTO_SERPENT_SSE2_X86_64 * aufs: Update to aufs3.x-rcN-20120312 + * IB: Enable INFINIBAND_SRPT as module (Closes: #663041) -- Ben Hutchings Fri, 09 Mar 2012 05:27:29 +0000 diff --git a/debian/config/config b/debian/config/config index dbb4c410a..fb25af056 100644 --- a/debian/config/config +++ b/debian/config/config @@ -639,6 +639,11 @@ CONFIG_INFINIBAND_ISER=m ## CONFIG_INFINIBAND_SRP=m +## +## file: drivers/infiniband/ulp/srpt/Kconfig +## +CONFIG_INFINIBAND_SRPT=m + ## ## file: drivers/input/Kconfig ##