aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Attems <maks@debian.org>2010-01-26 16:58:55 +0000
committerMaximilian Attems <maks@debian.org>2010-01-26 16:58:55 +0000
commitec2edc6b47fa825674642ffc7f510403d97ebeba (patch)
tree1cc01e94a69b4b8f78eaaa4f5e86a929285d6fea
parent11bc4c4ac44655294658219c4a529f39e046a747 (diff)
downloadkernel_replicant_linux-ec2edc6b47fa825674642ffc7f510403d97ebeba.tar.gz
kernel_replicant_linux-ec2edc6b47fa825674642ffc7f510403d97ebeba.tar.bz2
kernel_replicant_linux-ec2edc6b47fa825674642ffc7f510403d97ebeba.zip
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
-rw-r--r--debian/changelog3
-rw-r--r--debian/config/config2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7174a6bbd506..69f55c40592b 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 <ben@decadent.org.uk> Sun, 10 Jan 2010 17:38:50 +0000
diff --git a/debian/config/config b/debian/config/config
index 07dd49932583..25a0ee259d10 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