Staging
v0.8.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 754e0b0e35608ed5206d6a67a791563c631cec07 authored by Linus Torvalds on 13 February 2022, 20:13:30 UTC
Linux 5.17-rc4
Tip revision: 754e0b0
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