[kernel] r11454 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Sun May 25 10:25:20 UTC 2008


Author: maks
Date: Sun May 25 10:22:16 2008
New Revision: 11454

Log:
topconfig: explicitly disable PCIEASPM

PCI Active State Power Management would be a nice feature to have,
but definetly not stable enough for 2.6.26 yet.
known to break ata drivers. to be revisited postlenny.


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

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 May 25 10:22:16 2008
@@ -1257,6 +1257,11 @@
 CONFIG_HOTPLUG_PCI_CPCI=y
 
 ##
+## file: drivers/pci/hotplug/Kconfig
+##
+# CONFIG_PCIEASPM is not set
+
+##
 ## file: drivers/pcmcia/Kconfig
 ##
 CONFIG_PCMCIA_LOAD_CIS=y



More information about the Kernel-svn-changes mailing list