summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.12.59/usb-defaults-off.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-04-28 11:03:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-04-28 11:03:52 +0200
commitf2afe17a12c604dd9e31c96d1a9182afe7800a3a (patch)
tree6c869d176d5c03bf8fb00dea811b2e84c7d23534 /target/linux/patches/3.12.59/usb-defaults-off.patch
parentda931b803e57a901a6f4e116a73ab86f89039009 (diff)
linux: bump all kernels
Diffstat (limited to 'target/linux/patches/3.12.59/usb-defaults-off.patch')
-rw-r--r--target/linux/patches/3.12.59/usb-defaults-off.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/target/linux/patches/3.12.59/usb-defaults-off.patch b/target/linux/patches/3.12.59/usb-defaults-off.patch
new file mode 100644
index 000000000..54dff2bd4
--- /dev/null
+++ b/target/linux/patches/3.12.59/usb-defaults-off.patch
@@ -0,0 +1,20 @@
+diff -Nur linux-3.5.orig//drivers/usb/host/Kconfig linux-3.5/drivers/usb/host/Kconfig
+--- linux-3.5.orig//drivers/usb/host/Kconfig 2012-07-21 22:58:29.000000000 +0200
++++ linux-3.5/drivers/usb/host/Kconfig 2012-07-29 11:59:56.000000000 +0200
+@@ -66,6 +66,7 @@
+ config USB_EHCI_ROOT_HUB_TT
+ bool "Root Hub Transaction Translators"
+ depends on USB_EHCI_HCD || USB_CHIPIDEA_HOST
++ default n
+ ---help---
+ Some EHCI chips have vendor-specific extensions to integrate
+ transaction translators, so that no OHCI or UHCI companion
+@@ -78,7 +79,7 @@
+ config USB_EHCI_TT_NEWSCHED
+ bool "Improved Transaction Translator scheduling"
+ depends on USB_EHCI_HCD || USB_CHIPIDEA_HOST
+- default y
++ default n
+ ---help---
+ This changes the periodic scheduling code to fill more of the low
+ and full speed bandwidth available from the Transaction Translator