summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch')
-rw-r--r--target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch b/target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch
index 636b6b210..7fbcc94b0 100644
--- a/target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch
+++ b/target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch
@@ -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---