aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/archs38/generic/profiles/02-axs103.mk
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2016-07-05 15:41:58 +0300
committerJohn Crispin <john@phrozen.org>2016-07-05 22:59:14 +0200
commit2005732ea778ed0376c88b26e1944ab7029e43f0 (patch)
treeb30f1cee1ac8d866f5b2427dedbc6a6f9d731e48 /target/linux/archs38/generic/profiles/02-axs103.mk
parent1cc092f72bbe58261f1fd7b928b67f4bc7a67d26 (diff)
downloadupstream-2005732ea778ed0376c88b26e1944ab7029e43f0.tar.gz
upstream-2005732ea778ed0376c88b26e1944ab7029e43f0.tar.bz2
upstream-2005732ea778ed0376c88b26e1944ab7029e43f0.zip
linux/archs38: Disable USB 2.0
As of today USB 2.0 (AKA EHCI) doesn't work on axs103 board and so there's no reason to build corresponding software for it. Once USB 2.0 gets fixed on axs103 thi patch might be reverted. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'target/linux/archs38/generic/profiles/02-axs103.mk')
-rw-r--r--target/linux/archs38/generic/profiles/02-axs103.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/archs38/generic/profiles/02-axs103.mk b/target/linux/archs38/generic/profiles/02-axs103.mk
index 4a8ea3a1db..146169738d 100644
--- a/target/linux/archs38/generic/profiles/02-axs103.mk
+++ b/target/linux/archs38/generic/profiles/02-axs103.mk
@@ -7,7 +7,7 @@
define Profile/axs103
NAME:=Synopsys DesignWare AXS103
- PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-mmc kmod-sdhci
+ PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-mmc kmod-sdhci
endef
define Profile/axs103/Description