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

Gordon Farquharson gordon-guest at alioth.debian.org
Fri Feb 29 06:43:41 UTC 2008


Author: gordon-guest
Date: Fri Feb 29 06:43:39 2008
New Revision: 10676

Log:
[arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on
this platform.



Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Feb 29 06:43:39 2008
@@ -44,6 +44,8 @@
   * [arm] Use GPIO LED driver as opposed to ixp4xx LED driver.
   * [arm/iop32x] Enable support for the GLAN Tank flash chip
     (M29W400DB).
+  * [arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on
+    this platform.
 
   [ Aurelien Jarno ]
   * [mips/mipsel] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Fri Feb 29 06:43:39 2008
@@ -547,6 +547,7 @@
 CONFIG_SATA_ULI=m
 CONFIG_SATA_VIA=m
 CONFIG_SATA_VITESSE=m
+# CONFIG_PATA_ARTOP is not set
 
 #
 # Multi-device support (RAID and LVM)



More information about the Kernel-svn-changes mailing list