i386: reenable CONFIG_USB_SUSPEND

due to powersaving, can be disabled on runtime for b0rked boxes.

svn path=/dists/trunk/linux-2.6/; revision=9428
This commit is contained in:
Maximilian Attems 2007-08-31 10:05:29 +00:00
parent 5a38f4f0f5
commit ad14727ee3
2 changed files with 2 additions and 4 deletions

4
debian/changelog vendored
View File

@ -21,14 +21,12 @@ linux-2.6 (2.6.23~rc4-1~experimental.1) UNRELEASED; urgency=low
* linux-image bugscript add cmdline.
* [amd64, i386, ia64]: Enable DMIID.
* Enable TCG_TPM various userspace accesses it. (closes: #439020)
* [i386] Disable USB_SUSPEND due to various breakage.
(closes: #435257, #419197)
[ Martin Michlmayr ]
* [mips] Add a bcm1480 PCI build fix.
* [mips] Add a bcm1480 serial build fix.
-- maximilian attems <max@dual> Fri, 31 Aug 2007 11:59:29 +0200
-- maximilian attems <max@dual> Fri, 31 Aug 2007 12:04:28 +0200
linux-2.6 (2.6.22-2) UNRELEASED; urgency=low

View File

@ -1287,7 +1287,7 @@ CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
CONFIG_USB_DEVICEFS=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