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

Maximilian Attems maks at alioth.debian.org
Tue Jan 26 16:58:59 UTC 2010


Author: maks
Date: Tue Jan 26 16:58:55 2010
New Revision: 15011

Log:
topconfig enable PCIEASPM

see http://lwn.net/Articles/266585/
wasn't ready for lenny 2.6.26, but this had to be revisited since.
(closes: #545417)

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue Jan 26 16:52:53 2010	(r15010)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 26 16:58:55 2010	(r15011)
@@ -64,7 +64,8 @@
 
   [ maximilian attems ]
   * [topconfig] set MEMORY_FAILURE, 9P_FSCACHE, INFINIBAND_IPOIB_CM
-    (closes: #565494), ITCO_VENDOR_SUPPORT (closes: #525232).
+    (closes: #565494), ITCO_VENDOR_SUPPORT (closes: #525232), PCIEASPM
+    (closes: #545417).
   * Enable easier debugging of Power Managment code. (closes: #478315)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 10 Jan 2010 17:38:50 +0000

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Jan 26 16:52:53 2010	(r15010)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan 26 16:58:55 2010	(r15011)
@@ -1788,7 +1788,7 @@
 ##
 CONFIG_PCIEPORTBUS=y
 CONFIG_HOTPLUG_PCI_PCIE=m
-# CONFIG_PCIEASPM is not set
+CONFIG_PCIEASPM=y
 
 ##
 ## file: drivers/pci/pcie/aer/Kconfig



More information about the Kernel-svn-changes mailing list