Staging
v0.8.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 1048ba83fb1c00cd24172e23e8263972f6b5d9ac authored by Linus Torvalds on 31 January 2021, 21:50:09 UTC
Linux 5.11-rc6
Tip revision: 1048ba8
Kconfig
# SPDX-License-Identifier: ISC
config AR5523
	tristate "Atheros AR5523 wireless driver support"
	depends on MAC80211 && USB
	select ATH_COMMON
	select FW_LOADER
	help
	  This module add support for AR5523 based USB dongles such as D-Link
	  DWL-G132, Netgear WPN111 and many more.
back to top