linux/archs38: Add wireless AP capabilities similarly to axs101

Now when ath9k-htc USB dongle works with axs103 in OHCI mode
quite fine adding corresponding features to default configuration.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
lede-17.01
Alexey Brodkin 2016-07-07 13:23:33 +03:00 committed by John Crispin
parent 9352603fff
commit 055ba75f92
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
define Profile/Default
NAME:=Default Profile (all drivers)
PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-mmc kmod-sdhci
PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-mmc kmod-sdhci kmod-ath9k-htc wpad-mini
endef
define Profile/Default/Description

View File

@ -7,7 +7,7 @@
define Profile/axs103
NAME:=Synopsys DesignWare AXS103
PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-mmc kmod-sdhci
PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-mmc kmod-sdhci kmod-ath9k-htc wpad-mini
endef
define Profile/axs103/Description