summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.3
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-07-24 20:38:08 +0000
committerJohn Crispin <john@openwrt.org>2012-07-24 20:38:08 +0000
commite219c3ac3aea7cb16a25babaef2214378ca33f4b (patch)
treea923392320834790c1ae40f2e2a372e92c96a5be /target/linux/ramips/patches-3.3
parenta65eee9ac3a3ba3d476c32b5710b691e9ec3a7f0 (diff)
downloadmaster-31e0f0ae-e219c3ac3aea7cb16a25babaef2214378ca33f4b.tar.gz
master-31e0f0ae-e219c3ac3aea7cb16a25babaef2214378ca33f4b.tar.bz2
master-31e0f0ae-e219c3ac3aea7cb16a25babaef2214378ca33f4b.zip
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 <dgolle@allnet.de> SVN-Revision: 32815
Diffstat (limited to 'target/linux/ramips/patches-3.3')
-rw-r--r--target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch2
-rw-r--r--target/linux/ramips/patches-3.3/201-rt3883-ohci-glue.patch2
2 files changed, 2 insertions, 2 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 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---
diff --git a/target/linux/ramips/patches-3.3/201-rt3883-ohci-glue.patch b/target/linux/ramips/patches-3.3/201-rt3883-ohci-glue.patch
index 983e4f97e2..ba1aa58516 100644
--- a/target/linux/ramips/patches-3.3/201-rt3883-ohci-glue.patch
+++ b/target/linux/ramips/patches-3.3/201-rt3883-ohci-glue.patch
@@ -6,7 +6,7 @@
+config USB_OHCI_RT3883
+ bool "USB OHCI support for the Ralink RT3883 SoCs"
-+ depends on USB_OHCI_HCD && SOC_RT3883
++ depends on USB_OHCI_HCD && ( SOC_RT3883 || SOC_RT305X )
+ default y
+ help
+ Enables support for the built-in OHCI controller present on the