svenl asked for ppc swsusp. do him a favour ;)

svn path=/dists/trunk/linux-2.6/; revision=4716
This commit is contained in:
maximilian attems 2005-11-03 11:26:49 +00:00
parent d588410783
commit 70bcb4ee47
2 changed files with 4 additions and 3 deletions

View File

@ -1249,7 +1249,8 @@ CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SND_POWERMAC_AUTO_DRC=y
CONFIG_USB_APPLETOUCH=m
# CONFIG_SOFTWARE_SUSPEND is not set
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION=""
CONFIG_HOTPLUG=y
# CONFIG_HOTPLUG_CPU is not set
CONFIG_MKISS=m

4
debian/changelog vendored
View File

@ -7,8 +7,8 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low
* Set default TCP congestion algorithm to NewReno + BIC (Closes: #337089)
[ maximilian attems ]
* Reenable CONFIG_SOFTWARE_SUSPEND on i386, resume=/dev/<other device> must
be set by boot loader. (Closes: #267600)
* Reenable CONFIG_SOFTWARE_SUSPEND on i386 and ppc, resume=/dev/<other device>
must be set by boot loader. (Closes: #267600)
-- maximilian attems <maks@sternwelten.at> Thu, 3 Nov 2005 12:06:29 +0100