topconfig enable INFINIBAND_IPOIB_CM

seems old heritage, maybe it was bad and experimental back then..

svn path=/dists/trunk/linux-2.6/; revision=15008
This commit is contained in:
Maximilian Attems 2010-01-26 16:39:19 +00:00
parent c36a695af2
commit 16c2a4237a
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -63,7 +63,8 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
documented dependency with GART IOMMU support. (closes: #561552) documented dependency with GART IOMMU support. (closes: #561552)
[ maximilian attems ] [ maximilian attems ]
* [topconfig] set MEMORY_FAILURE, 9P_FSCACHE. * [topconfig] set MEMORY_FAILURE, 9P_FSCACHE, INFINIBAND_IPOIB_CM
(closes: #565494)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 10 Jan 2010 17:38:50 +0000 -- Ben Hutchings <ben@decadent.org.uk> Sun, 10 Jan 2010 17:38:50 +0000

View File

@ -496,7 +496,7 @@ CONFIG_INFINIBAND_NES=m
## file: drivers/infiniband/ulp/ipoib/Kconfig ## file: drivers/infiniband/ulp/ipoib/Kconfig
## ##
CONFIG_INFINIBAND_IPOIB=m CONFIG_INFINIBAND_IPOIB=m
# CONFIG_INFINIBAND_IPOIB_CM is not set CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y CONFIG_INFINIBAND_IPOIB_DEBUG=y
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set