mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	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>
This commit is contained in:
		
							parent
							
								
									9352603fff
								
							
						
					
					
						commit
						055ba75f92
					
				@ -7,7 +7,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
define Profile/Default
 | 
					define Profile/Default
 | 
				
			||||||
	NAME:=Default Profile (all drivers)
 | 
						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
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define Profile/Default/Description
 | 
					define Profile/Default/Description
 | 
				
			||||||
 | 
				
			|||||||
@ -7,7 +7,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
define Profile/axs103
 | 
					define Profile/axs103
 | 
				
			||||||
	NAME:=Synopsys DesignWare 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
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define Profile/axs103/Description
 | 
					define Profile/axs103/Description
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user