mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ramips] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32815 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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---
|
||||
|
||||
Reference in New Issue
Block a user