From ec2edc6b47fa825674642ffc7f510403d97ebeba Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 26 Jan 2010 16:58:55 +0000 Subject: [PATCH] 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) svn path=/dists/trunk/linux-2.6/; revision=15011 --- debian/changelog | 3 ++- debian/config/config | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7174a6bbd..69f55c405 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,7 +64,8 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low [ 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 Sun, 10 Jan 2010 17:38:50 +0000 diff --git a/debian/config/config b/debian/config/config index 07dd49932..25a0ee259 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1788,7 +1788,7 @@ CONFIG_HOTPLUG_PCI_CPCI=y ## CONFIG_PCIEPORTBUS=y CONFIG_HOTPLUG_PCI_PCIE=m -# CONFIG_PCIEASPM is not set +CONFIG_PCIEASPM=y ## ## file: drivers/pci/pcie/aer/Kconfig