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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 16:55:30 UTC 2010


Author: benh
Date: Sun Dec  5 16:55:28 2010
New Revision: 16646

Log:
scsi: Enable SCSI_CXGB4_ISCSI as module

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 Dec  5 16:51:22 2010	(r16645)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 16:55:28 2010	(r16646)
@@ -29,6 +29,7 @@
   * block: Enable BLK_DEV_RBD (Rados) as module
   * sensors: Enable AD525X_DPOT_SPI, APDS9802ALS, ISL29020, SENSORS_BH1780,
     SENSORS_BH1770, SENSORS_APDS990X, HMC6352, BMP085 as modules
+  * scsi: Enable SCSI_CXGB4_ISCSI as module
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 16:51:22 2010	(r16645)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 16:55:28 2010	(r16646)
@@ -2258,11 +2258,16 @@
 CONFIG_SCSI_BNX2_ISCSI=m
 
 ##
-## file: drivers/scsi/cxgb3i/Kconfig
+## file: drivers/scsi/cxgbi/cxgb3i/Kconfig
 ##
 CONFIG_SCSI_CXGB3_ISCSI=m
 
 ##
+## file: drivers/scsi/cxgbi/cxgb4i/Kconfig
+##
+CONFIG_SCSI_CXGB4_ISCSI=m
+
+##
 ## file: drivers/scsi/device_handler/Kconfig
 ##
 CONFIG_SCSI_DH=m



More information about the Kernel-svn-changes mailing list