forked from Ivasoft/openwrt
ralink: dwc_otg->dwc2
the old dwc_otg driver is starting to fall apart and fails on newer 3g modems and some storage devices. switch to the upstream dwc2 driver which is no longer in staging/. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42446
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
define Profile/Default
|
||||
NAME:=Default Profile
|
||||
PACKAGES:=\
|
||||
kmod-usb-core kmod-usb-rt305x-dwc_otg \
|
||||
kmod-usb-core kmod-usb-dwc2 \
|
||||
kmod-ledtrig-usbdev
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user