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

Martin Michlmayr tbm at alioth.debian.org
Sat Apr 28 07:06:52 UTC 2007


Author: tbm
Date: Sat Apr 28 07:06:51 2007
New Revision: 8521

Modified:
   dists/trunk/linux-2.6/debian/arch/arm/config.iop32x
   dists/trunk/linux-2.6/debian/changelog
Log:
arm/iop32x: Don't build CONFIG_ATA into the kernel.


Modified: dists/trunk/linux-2.6/debian/arch/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.iop32x	Sat Apr 28 07:06:51 2007
@@ -749,7 +749,7 @@
 #
 # Serial ATA (prod) and Parallel ATA (experimental) drivers
 #
-CONFIG_ATA=y
+CONFIG_ATA=m
 CONFIG_SATA_AHCI=m
 CONFIG_SATA_SVW=m
 CONFIG_ATA_PIIX=m

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:06:51 2007
@@ -19,6 +19,7 @@
     because MACH_TYPE_EP80219 is not defined.
   * 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.
 
  -- maximilian attems <maks at debian.org>  Tue, 10 Apr 2007 14:42:30 +0200
 



More information about the Kernel-svn-changes mailing list