[kernel] r8687 - in dists/trunk/linux-2.6/debian: . arch

Maximilian Attems maks at alioth.debian.org
Mon May 21 20:32:11 UTC 2007


Author: maks
Date: Mon May 21 20:32:11 2007
New Revision: 8687

Log:
enable SATA_INIC162X


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

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Mon May 21 20:32:11 2007
@@ -1091,6 +1091,10 @@
 CONFIG_NET_CLS_ROUTE=y
 CONFIG_DVB_PLL=m
 CONFIG_CPUSETS=y
+
+#
+# PCMCIA SCSI adapter support
+#
 CONFIG_ATA=m
 CONFIG_SATA_AHCI=m
 CONFIG_SATA_SVW=m
@@ -1107,6 +1111,7 @@
 CONFIG_SATA_ULI=m
 CONFIG_SATA_VIA=m
 CONFIG_SATA_VITESSE=m
+CONFIG_SATA_INIC162X=m
 CONFIG_CRYPTO_BLKCIPHER=m
 CONFIG_MICROCODE_OLD_INTERFACE=y
 CONFIG_PCNET32_NAPI=y

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 21 20:32:11 2007
@@ -8,14 +8,14 @@
   [ maximilian attems ]
   * Cleanup configs of old unused variables.
   * Enable TCP_CONG_YEAH, TCP_CONG_ILLINOIS, NF_CONNTRACK_SANE, DM_DELAY,
-    GIGASET_M101 and disable SCSI_ESP_CORE in topconfig.
+    GIGASET_M101, SATA_INIC162X and disable SCSI_ESP_CORE in topconfig.
   * [amd64, i386]: Take care of the renaming acpi-ibm to thinkpad-acpi.
     Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD, MTD_NAND_PLATFORM, BLINK, PHANTOM.
   * Enable WLAN_PRE80211 and WLAN_80211 on all archs with NET_RADIO enabled.
   * Fix RTC_INTF_{DEV,SYSFS,PROC}=y where enabled modular.
   * Enable new wirless stack mac80211 and improved wireless conf api.
 
- -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 22:27:51 +0200
+ -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 22:33:17 +0200
 
 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list