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

Maximilian Attems maks at alioth.debian.org
Sun Sep 2 23:22:45 UTC 2007


Author: maks
Date: Sun Sep  2 23:22:44 2007
New Revision: 9437

Log:
enable SCSI_SAS_ATA for ATA support in libsas
enabled in fedora too


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Sep  2 23:22:44 2007
@@ -14,7 +14,7 @@
     DVB_USB_AF9005_REMOTE, CRC7, I2C_TAOS_EVM, DS1682, SENSORS_TSL2550,
     SPI_LM70_LLP, SPI_TLE62X0, W1_SLAVE_DS2760, TUNER_TEA5761, NET_9P,
     DM_MULTIPATH_RDAC, NET_SCH_RR, EEPROM_93CX6, PPPOL2TP, CRYPTO_HW, UIO,
-    UIO_CIF, SND_CS5530, RTL8187, PC300TOO, TCG_TIS.
+    UIO_CIF, SND_CS5530, RTL8187, PC300TOO, TCG_TIS, SCSI_SAS_ATA.
   * [i386] Enable lguest.
   * [amd64, i386] Enable VIDEO_OUTPUT_CONTROL, THINKPAD_ACPI_INPUT_ENABLED,
     NETDEVICES_MULTIQUEUE.
@@ -30,7 +30,7 @@
   [ Bastian Blank ]
   * Add unpriviledged only Xen support.
 
- -- maximilian attems <maks at debian.org>  Sat, 01 Sep 2007 01:40:16 +0200
+ -- maximilian attems <maks at debian.org>  Mon, 03 Sep 2007 01:21:50 +0200
 
 linux-2.6 (2.6.22-2) UNRELEASED; urgency=low
 

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	Sun Sep  2 23:22:44 2007
@@ -588,6 +588,7 @@
 CONFIG_SCSI_ISCSI_ATTRS=m
 CONFIG_SCSI_SAS_ATTRS=m
 CONFIG_SCSI_SAS_LIBSAS=m
+CONFIG_SCSI_SAS_ATA=y
 # CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set
 CONFIG_SCSI_LOWLEVEL=y
 CONFIG_ISCSI_TCP=m



More information about the Kernel-svn-changes mailing list