Enable PM_ADVANCED_DEBUG (Closes: #603254)

svn path=/dists/trunk/linux-2.6/; revision=16559
This commit is contained in:
Ben Hutchings 2010-11-15 03:41:01 +00:00
parent b1d1bab362
commit fe3f911b04
2 changed files with 4 additions and 1 deletions

3
debian/changelog vendored
View File

@ -6,6 +6,9 @@ linux-2.6 (2.6.36-1~experimental.2) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* Add ixp4xx build fix from Arnaud Patard (Closes: #602669)
[ Ben Hutchings ]
* Enable PM_ADVANCED_DEBUG (Closes: #603254)
-- maximilian attems <max@stro.at> Wed, 31 Oct 2010 13:23:11 +0200
linux-2.6 (2.6.36-1~experimental.1) experimental; urgency=low

View File

@ -3499,7 +3499,7 @@ CONFIG_HZ_250=y
##
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_VERBOSE is not set
CONFIG_SUSPEND=y
CONFIG_HIBERNATION=y