From 9d2c104b59f6cf2d7548186b809a70f43ec8fad2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 23 Aug 2006 23:13:24 +0000 Subject: [PATCH] enable split_iso for ehci on brcm-2.6 SVN-Revision: 4646 --- openwrt/target/linux/brcm-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/target/linux/brcm-2.6/config b/openwrt/target/linux/brcm-2.6/config index 75e9a1921f..29842b0a05 100644 --- a/openwrt/target/linux/brcm-2.6/config +++ b/openwrt/target/linux/brcm-2.6/config @@ -1296,7 +1296,7 @@ CONFIG_USB_DEVICEFS=y # 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 -- 2.25.1