1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 15:05:12 +01:00

override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358

SVN-Revision: 15020
This commit is contained in:
Florian Fainelli 2009-03-24 15:22:07 +00:00
parent a76880542b
commit fb3fbea164

@ -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