xref: /linux/drivers/net/wireless/ath/ar5523/Kconfig (revision 9d106c6dd81bb26ad7fc3ee89cb1d62557c8e2c9)
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