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