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

Martin Michlmayr tbm at alioth.debian.org
Sat Apr 28 07:09:46 UTC 2007


Author: tbm
Date: Sat Apr 28 07:09:45 2007
New Revision: 8522

Modified:
   dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/changelog
Log:
arm/ixp4xx: Enable more SATA drivers.


Modified: dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx	Sat Apr 28 07:09:45 2007
@@ -731,21 +731,21 @@
 # Serial ATA (prod) and Parallel ATA (experimental) drivers
 #
 CONFIG_ATA=m
-# CONFIG_SATA_AHCI is not set
-# CONFIG_SATA_SVW is not set
-# CONFIG_ATA_PIIX is not set
-# CONFIG_SATA_MV is not set
-# CONFIG_SATA_NV is not set
-# CONFIG_PDC_ADMA is not set
-# CONFIG_SATA_QSTOR is not set
-# CONFIG_SATA_PROMISE is not set
-# CONFIG_SATA_SX4 is not set
-# CONFIG_SATA_SIL is not set
-# CONFIG_SATA_SIL24 is not set
-# CONFIG_SATA_SIS is not set
-# CONFIG_SATA_ULI is not set
+CONFIG_SATA_AHCI=m
+CONFIG_SATA_SVW=m
+CONFIG_ATA_PIIX=m
+CONFIG_SATA_MV=m
+CONFIG_SATA_NV=m
+CONFIG_PDC_ADMA=m
+CONFIG_SATA_QSTOR=m
+CONFIG_SATA_PROMISE=m
+CONFIG_SATA_SX4=m
+CONFIG_SATA_SIL=m
+CONFIG_SATA_SIL24=m
+CONFIG_SATA_SIS=m
+CONFIG_SATA_ULI=m
 CONFIG_SATA_VIA=m
-# CONFIG_SATA_VITESSE is not set
+CONFIG_SATA_VITESSE=m
 
 #
 # Multi-device support (RAID and LVM)

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Apr 28 07:09:45 2007
@@ -20,6 +20,7 @@
   * mips/sb1: Don't build CONFIG_ATA into the kernel.
   * mips/sb1: Unset CONFIG_USB_{KBD,MOUSE} since the generic HID is used.
   * arm/iop32x: Don't build CONFIG_ATA into the kernel.
+  * arm/ixp4xx: Enable more SATA drivers.
 
  -- maximilian attems <maks at debian.org>  Tue, 10 Apr 2007 14:42:30 +0200
 



More information about the Kernel-svn-changes mailing list