The dwc2 USB driver now works on Lantiq ar9, but the default is still ltq-hcd-ar9. This patch switches to dwc2 by default. v2: all ar9 boards (v1 was just for BTHOMEHUBV3A and WBMR) Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 49254
parent
fa1927839e
commit
27c10641a0
@ -1,7 +1,7 @@ |
||||
define Profile/GR7000 |
||||
NAME:=Aztech GR7000
|
||||
PACKAGES:= \
|
||||
kmod-ltq-deu-ar9 kmod-ltq-hcd-ar9 \
|
||||
kmod-ltq-deu-ar9 kmod-usb-dwc2 \
|
||||
swconfig
|
||||
endef |
||||
$(eval $(call Profile,GR7000)) |
||||
|
Loading…
Reference in new issue