generic: enable CONFIG_USB_EHCI_TT_NEWSCHED
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Sep 2012 20:05:39 +0000 (20:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Sep 2012 20:05:39 +0000 (20:05 +0000)
This feature was experimental in old kernels but
that flag has been removed in 2.6.36. Additionally,
the option is enabled by default since then.

See: http://www.spinics.net/lists/linux-usb/msg31993.html

SVN-Revision: 33574

target/linux/generic/config-3.3

index fa20b748acd92200d65b639b172532c3b81ab865..abf499ff26f15a3aeec649325c1cb236a5e49c10 100644 (file)
@@ -3013,7 +3013,7 @@ CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_EHCI_MV is not set
 # CONFIG_USB_EHCI_HCD_PPC_OF is not set
 CONFIG_USB_EHCI_ROOT_HUB_TT=y
-# CONFIG_USB_EHCI_TT_NEWSCHED is not set
+CONFIG_USB_EHCI_TT_NEWSCHED=y
 # CONFIG_USB_EMI26 is not set
 # CONFIG_USB_EMI62 is not set
 # CONFIG_USB_ENESTORAGE is not set