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