mirror of https://github.com/hak5/openwrt.git
archs38: switch to kmod-usb2
We have managed to get USB 2.0 working good enough on all archs38 platforms so we're ready to switch to much faster USB 2.0. Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com> CC: Alexey Brodkin <abrodkin@synopsys.com> CC: Hauke Mehrtens <hauke@hauke-m.de> CC: John Crispin <john@phrozen.org>openwrt-18.06
parent
0b4e3b1bed
commit
0a1a672e95
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/Default
|
||||
NAME:=Default Profile (all drivers)
|
||||
PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-ath9k-htc wpad-mini
|
||||
PACKAGES:= kmod-usb-core kmod-usb2 kmod-ath9k-htc wpad-mini
|
||||
endef
|
||||
|
||||
define Profile/Default/Description
|
||||
|
|
Loading…
Reference in New Issue