xref: /linux/drivers/net/wireless/ath/ar5523/Kconfig (revision e3b2949e3fa2fd8c19cd5fbb0424d38f70a70e9c)
1# SPDX-License-Identifier: ISC
2config AR5523
3	tristate "Atheros AR5523 wireless driver support"
4	depends on MAC80211 && USB
5	select ATH_COMMON
6	select FW_LOADER
7	help
8	  This module add support for AR5523 based USB dongles such as D-Link
9	  DWL-G132, Netgear WPN111 and many more.
10