diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-10 23:44:51 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-10 23:44:51 +0000 |
commit | a2655873e817059d4d4c9573e0f11c0d24c4c78f (patch) | |
tree | dea121a10e62924f73942fc4a85f30a8c1c0477e /openwrt | |
parent | 9a0fd96146ad0ec9ee6ac3c44c87f69dd7398f32 (diff) | |
download | mtk-20170518-a2655873e817059d4d4c9573e0f11c0d24c4c78f.zip mtk-20170518-a2655873e817059d4d4c9573e0f11c0d24c4c78f.tar.gz mtk-20170518-a2655873e817059d4d4c9573e0f11c0d24c4c78f.tar.bz2 |
activate usb1, disable some usb2 experimental flags
SVN-Revision: 1898
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/target/linux/linux-2.6/config/brcm | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index ba33c21..71fb6c6 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12.5 -# Sat Sep 10 19:04:19 2005 +# Sun Sep 11 01:08:40 2005 # CONFIG_MIPS=y # CONFIG_MIPS64 is not set @@ -823,10 +823,12 @@ CONFIG_USB=m # USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=m -CONFIG_USB_EHCI_SPLIT_ISO=y -CONFIG_USB_EHCI_ROOT_HUB_TT=y -# CONFIG_USB_OHCI_HCD is not set -# CONFIG_USB_UHCI_HCD is not set +# CONFIG_USB_EHCI_SPLIT_ISO is not set +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set +CONFIG_USB_OHCI_HCD=m +# CONFIG_USB_OHCI_BIG_ENDIAN is not set +CONFIG_USB_OHCI_LITTLE_ENDIAN=y +CONFIG_USB_UHCI_HCD=m # CONFIG_USB_SL811_HCD is not set # |