[kernel] r9896 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Wed Dec 5 16:39:13 UTC 2007


Author: maks
Date: Wed Dec  5 16:39:12 2007
New Revision: 9896

Log:
fix symbol value 'm' invalid for SCSI_SRP_TGT_ATTRS


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

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Dec  5 16:39:12 2007
@@ -643,7 +643,7 @@
 CONFIG_SCSI_SAS_LIBSAS=m
 CONFIG_SCSI_SAS_ATA=y
 # CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set
-CONFIG_SCSI_SRP_TGT_ATTRS=m
+CONFIG_SCSI_SRP_TGT_ATTRS=y
 CONFIG_SCSI_LOWLEVEL=y
 CONFIG_ISCSI_TCP=m
 CONFIG_BLK_DEV_3W_XXXX_RAID=m



More information about the Kernel-svn-changes mailing list