enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.
[openwrt/openwrt.git] / target / linux / ramips / patches-3.3 / 200-rt3883-ehci-glue.patch
index 636b6b21032db51f8b6d767dfea921340fcf7778..7fbcc94b0fc788fc3fd5235f21cb1f61a9b526e1 100644 (file)
@@ -6,7 +6,7 @@
  
 +config USB_EHCI_RT3883
 +      bool "EHCI support for Ralink RT3662/RT3883 SoCs"
-+      depends on USB_EHCI_HCD && SOC_RT3883
++      depends on USB_EHCI_HCD && ( SOC_RT3883 || SOC_RT305X )
 +      select USB_EHCI_ROOT_HUB_TT
 +      default y
 +      ---help---