From: Alan Stern Date: Fri, 21 May 2010 21:08:21 +0000 (-0400) Subject: USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y X-Git-Tag: v2.6.36-rc1~293^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37cd681c022a0a46ebcff025897a57457d3ca8cd;p=pandora-kernel.git USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y This patch (as1382) changes the USB_EHCI_TT_NEWSCHED Kconfig option to be non-experimental and to default to Y. This option has existed for a long time, and I have not heard any complaints concerning it. By contrast, several people have reported that their devices could be made to work only by enabling the option. The point of changing the default is to cause the option to be enabled by distros that simply use the default settings for esoteric things like this. This change was motivated by Bugzilla #15649. Signed-off-by: Alan Stern CC: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed