From: Valdis Kletnieks Date: Fri, 2 Jan 2015 16:19:57 +0000 (-0500) Subject: x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=y X-Git-Tag: omap-for-v4.1/fixes-rc1~193^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9261dc1de11e158a5f6b4b92c8bf1ef4a02dbf0d;p=pandora-kernel.git x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=y Some Gentoo users are encountering problems because USB_EHCI_TT_NEWSCHED isn't set in the defconfig (and Gentoo differs from other distros in not providing a distro .config). Alan Stern has said there's no reason to not set it, and the ability to turn it off at all should probably be yanked: http://article.gmane.org/gmane.linux.usb.general/119920 This addresses issue: https://bugs.gentoo.org/show_bug.cgi?id=533472 (The problem also theoretically affects the sh, arm, mips, powerpc, and sparc archs, but those would be other patches if this one that fixes 98% of the problem is accepted). Signed-off-by: Valdis Kletnieks Acked-by: Alan Stern Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed