From 774e683e440327c1d15f6d3ddc30371312bbb1aa Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 26 Apr 2016 11:44:17 +0000 Subject: lantiq: use dwc2 by default on all ar9 boards 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49254 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/xway/profiles/zyxel.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/xway/profiles/zyxel.mk') diff --git a/target/linux/lantiq/xway/profiles/zyxel.mk b/target/linux/lantiq/xway/profiles/zyxel.mk index b2c6ef5bb1..a1177fbf1f 100644 --- a/target/linux/lantiq/xway/profiles/zyxel.mk +++ b/target/linux/lantiq/xway/profiles/zyxel.mk @@ -4,7 +4,7 @@ define Profile/P2601HNFX kmod-ltq-adsl-ar9-mei kmod-ltq-adsl-ar9 \ kmod-ltq-adsl-ar9-fw-b kmod-ltq-atm-ar9 \ ltq-adsl-app ppp-mod-pppoe \ - kmod-ltq-deu-ar9 kmod-ltq-hcd-ar9 \ + kmod-ltq-deu-ar9 kmod-usb-dwc2 \ swconfig endef $(eval $(call Profile,P2601HNFX)) -- cgit v1.2.3