set CONFIG_USB_SUSPEND on i386 as on ppc.

svn path=/dists/trunk/linux-2.6/; revision=4717
This commit is contained in:
maximilian attems 2005-11-03 11:39:35 +00:00
parent 70bcb4ee47
commit 98ba41aad8
2 changed files with 3 additions and 2 deletions

View File

@ -1637,7 +1637,7 @@ CONFIG_USB=m
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y

3
debian/changelog vendored
View File

@ -9,8 +9,9 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low
[ maximilian attems ]
* Reenable CONFIG_SOFTWARE_SUSPEND on i386 and ppc, resume=/dev/<other device>
must be set by boot loader. (Closes: #267600)
* Set CONFIG_USB_SUSPEND on i386. Usefull for suspend to ram and apm suspend.
-- maximilian attems <maks@sternwelten.at> Thu, 3 Nov 2005 12:06:29 +0100
-- maximilian attems <maks@sternwelten.at> Thu, 3 Nov 2005 12:37:31 +0100
linux-2.6 (2.6.14-2) unstable; urgency=low