gdb: update to 8.0.1
[openadk.git] / target / linux / patches / 3.4.113 / usb-defaults-off.patch
blob31367108af561372a90ab13a26ce9a4543fad18c
1 diff -Nur linux-2.6.37.orig//drivers/usb/core/Kconfig linux-2.6.37/drivers/usb/core/Kconfig
2 --- linux-2.6.37.orig//drivers/usb/core/Kconfig 2011-01-05 01:50:19.000000000 +0100
3 +++ linux-2.6.37/drivers/usb/core/Kconfig 2011-04-12 19:04:23.000000000 +0200
4 @@ -59,7 +59,7 @@
5 config USB_DEVICE_CLASS
6 bool "USB device class-devices (DEPRECATED)"
7 depends on USB
8 - default y
9 + default n
10 ---help---
11 Userspace access to USB devices is granted by device-nodes exported
12 directly from the usbdev in sysfs. Old versions of the driver
13 diff -Nur linux-2.6.37.orig//drivers/usb/host/Kconfig linux-2.6.37/drivers/usb/host/Kconfig
14 --- linux-2.6.37.orig//drivers/usb/host/Kconfig 2011-01-05 01:50:19.000000000 +0100
15 +++ linux-2.6.37/drivers/usb/host/Kconfig 2011-04-12 19:04:48.000000000 +0200
16 @@ -62,6 +62,7 @@
17 config USB_EHCI_ROOT_HUB_TT
18 bool "Root Hub Transaction Translators"
19 depends on USB_EHCI_HCD
20 + default n
21 ---help---
22 Some EHCI chips have vendor-specific extensions to integrate
23 transaction translators, so that no OHCI or UHCI companion
24 @@ -74,7 +75,7 @@
25 config USB_EHCI_TT_NEWSCHED
26 bool "Improved Transaction Translator scheduling"
27 depends on USB_EHCI_HCD
28 - default y
29 + default n
30 ---help---
31 This changes the periodic scheduling code to fill more of the low
32 and full speed bandwidth available from the Transaction Translator