disable USB_SUSPEND on various requests

svn path=/dists/trunk/linux-2.6/; revision=9365
This commit is contained in:
Maximilian Attems 2007-08-23 12:09:10 +00:00
parent 2c1f22f712
commit 1fe023c611
4 changed files with 6 additions and 5 deletions

5
debian/changelog vendored
View File

@ -19,9 +19,10 @@ linux-2.6 (2.6.23~rc3-1~experimental.1) UNRELEASED; urgency=low
* [amd64, i386] Enable VIDEO_OUTPUT_CONTROL, THINKPAD_ACPI_INPUT_ENABLED.
* linux-image bugscript add cmdline.
* [amd64, i386, ia64]: Enable DMIID.
* Enable TCG_TPM various userspace accesses it. (closes: 439020)
* Enable TCG_TPM various userspace accesses it. (closes: #439020)
* Disable USB_SUSPEND due to various breakage. (closes: #435257, #419197)
-- maximilian attems <maks@debian.org> Thu, 23 Aug 2007 14:00:52 +0200
-- maximilian attems <maks@debian.org> Thu, 23 Aug 2007 14:05:14 +0200
linux-2.6 (2.6.22-2) UNRELEASED; urgency=low

View File

@ -1269,7 +1269,7 @@ CONFIG_IBMASR=m
CONFIG_SBC8360_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_I6300ESB_WDT=m
CONFIG_USB_SUSPEND=y
# CONFIG_USB_SUSPEND is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_PM_LEGACY=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y

View File

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

View File

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