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_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
|
||||
|
||||
Reference in New Issue
Block a user