From e219c3ac3aea7cb16a25babaef2214378ca33f4b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 24 Jul 2012 20:38:08 +0000 Subject: enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F. Hope that this works, didn't have a chance to actually test it... Signed-off-by: Daniel Golle SVN-Revision: 32815 --- target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch') 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 636b6b2103..7fbcc94b0f 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--- -- cgit v1.2.3