[kernel] r18811 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Sun Mar 11 05:27:12 UTC 2012


Author: benh
Date: Sun Mar 11 05:27:11 2012
New Revision: 18811

Log:
IB: Enable INFINIBAND_SRPT as module (Closes: #663041)

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Mar 11 05:25:53 2012	(r18810)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Mar 11 05:27:11 2012	(r18811)
@@ -5,6 +5,7 @@
   [ 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 <ben at decadent.org.uk>  Fri, 09 Mar 2012 05:27:29 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Mar 11 05:25:53 2012	(r18810)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Mar 11 05:27:11 2012	(r18811)
@@ -640,6 +640,11 @@
 CONFIG_INFINIBAND_SRP=m
 
 ##
+## file: drivers/infiniband/ulp/srpt/Kconfig
+##
+CONFIG_INFINIBAND_SRPT=m
+
+##
 ## file: drivers/input/Kconfig
 ##
 CONFIG_INPUT=y



More information about the Kernel-svn-changes mailing list