enable split_iso for ehci on brcm-2.6
SVN-Revision: 4646
This commit is contained in:
parent
8d581ff788
commit
9d2c104b59
1 changed files with 1 additions and 1 deletions
|
@ -1296,7 +1296,7 @@ CONFIG_USB_DEVICEFS=y
|
||||||
# USB Host Controller Drivers
|
# USB Host Controller Drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_EHCI_HCD=m
|
CONFIG_USB_EHCI_HCD=m
|
||||||
# CONFIG_USB_EHCI_SPLIT_ISO is not set
|
CONFIG_USB_EHCI_SPLIT_ISO=y
|
||||||
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
|
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
|
||||||
# CONFIG_USB_ISP116X_HCD is not set
|
# CONFIG_USB_ISP116X_HCD is not set
|
||||||
CONFIG_USB_OHCI_HCD=m
|
CONFIG_USB_OHCI_HCD=m
|
||||||
|
|
Loading…
Reference in a new issue