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>
This commit is contained in:
parent
0b4e3b1bed
commit
0a1a672e95
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/Default
|
define Profile/Default
|
||||||
NAME:=Default Profile (all drivers)
|
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
|
endef
|
||||||
|
|
||||||
define Profile/Default/Description
|
define Profile/Default/Description
|
||||||
|
|
Loading…
Reference in a new issue