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

Maximilian Attems maks at alioth.debian.org
Mon Apr 20 09:30:43 UTC 2009


Author: maks
Date: Mon Apr 20 09:30:42 2009
New Revision: 13450

Log:
topconfig enable modular SCSI_OSD_INITIATOR and friends..

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	Mon Apr 20 09:30:39 2009	(r13449)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Apr 20 09:30:42 2009	(r13450)
@@ -9,7 +9,7 @@
   * Enable PATA_JMICRON instead of legacy BLK_DEV_JMICRON.
     (closes: #431500, #458493)
   * topconfig set new NILFS2, AT76C50X_USB, MWL8K, P54_SPI, AR9170_USB,
-    NETFILTER_XT_MATCH_CLUSTER, RDS, SCSI_MPT2SAS.
+    NETFILTER_XT_MATCH_CLUSTER, RDS, SCSI_MPT2SAS, SCSI_OSD_INITIATOR.
 
   [ Ben Hutchings ]
   * Remove firmware from driver/staging (closes: #521553)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Apr 20 09:30:39 2009	(r13449)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Apr 20 09:30:42 2009	(r13450)
@@ -1786,6 +1786,14 @@
 # CONFIG_SCSI_MPT2SAS_LOGGING is not set
 
 ##
+## file: drivers/scsi/osd/Kconfig
+##
+CONFIG_SCSI_OSD_INITIATOR=m
+CONFIG_SCSI_OSD_ULD=m
+CONFIG_SCSI_OSD_DPRINT_SENSE=1
+# CONFIG_SCSI_OSD_DEBUG is not set
+
+##
 ## file: drivers/scsi/pcmcia/Kconfig
 ##
 CONFIG_SCSI_LOWLEVEL_PCMCIA=y



More information about the Kernel-svn-changes mailing list