diff --git a/debian/changelog b/debian/changelog index aa4d43ea1..04f11eab8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 31 Oct 2010 13:23:11 +0200 linux-2.6 (2.6.36-1~experimental.1) experimental; urgency=low diff --git a/debian/config/config b/debian/config/config index 4fe8beb5e..1e8b59376 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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