From: Florian Fainelli Date: Tue, 24 Mar 2009 15:22:07 +0000 (+0000) Subject: override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 X-Git-Tag: reboot~24102 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=fb3fbea164b2d1e4e342b109ef2992de2d52e0cf;p=openwrt%2Fstaging%2Flynxis.git override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 SVN-Revision: 15020 --- diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index bcf9fd2445..9f56d3e1af 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -253,6 +253,7 @@ CONFIG_TCP_CONG_BIC=y CONFIG_TICK_ONESHOT=y CONFIG_TRAD_SIGNALS=y CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y CONFIG_USB_SUPPORT=y