From 97b52593bcf928520aa5a294e3eb16042766d2e0 Mon Sep 17 00:00:00 2001 From: Svetoslav Neykov Date: Fri, 30 Dec 2016 17:06:43 +0200 Subject: ar71xx: Chipidea USB device support Changes the platform to use the Chipidea driver instead of the generic USB host driver which has support for both host and device modes (selected on boot). The changes in 930-chipidea-pullup.patch are already in mainline. I'll upstream 920-usb-chipidea-AR933x-platform-support.patch once I can test the changes with a newer kernel. Signed-off-by: Svetoslav Neykov --- target/linux/ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/Makefile') diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index a8df2b036e..ecc6d37051 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx BOARDNAME:=Atheros AR7xxx/AR9xxx -FEATURES:=mips16 +FEATURES:=mips16 usbgadget CPU_TYPE:=24kc SUBTARGETS:=generic nand mikrotik -- cgit v1.2.3