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
This commit is contained in:
Maximilian Attems 2010-01-26 16:58:55 +00:00
parent 11bc4c4ac4
commit ec2edc6b47
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -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

View File

@ -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