linux-3.4: Add the improved transaction scheduler for USB 2.0

This is needed for new Apple trackpads
This commit is contained in:
Shea Levy 2012-07-14 12:17:28 -04:00
parent 40ef76f4a4
commit 6bf409999f

View file

@ -202,6 +202,7 @@ let
THERMAL_HWMON y # Hardware monitoring support
USB_DEBUG n
USB_EHCI_ROOT_HUB_TT y # Root Hub Transaction Translators
USB_EHCI_TT_NEWSCHED y # Improved transaction translator scheduling
X86_CHECK_BIOS_CORRUPTION y
X86_MCE y