projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
pppd: pass on the configured upper limit for mtu to the channel that ppp uses
[openwrt.git]
/
target
/
linux
/
brcm-2.6
/
config
diff --git
a/target/linux/brcm-2.6/config
b/target/linux/brcm-2.6/config
index
75e9a19
..
29842b0
100644
(file)
--- a/
target/linux/brcm-2.6/config
+++ b/
target/linux/brcm-2.6/config
@@
-1296,7
+1296,7
@@
CONFIG_USB_DEVICEFS=y
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# USB Host Controller Drivers
#
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_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=m
This page took
0.024491 seconds
and
4
git commands to generate.