generic: enable CONFIG_USB_EHCI_TT_NEWSCHED
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
This commit is contained in:
parent
7a575afa10
commit
a0df3fa315
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue