repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
10 lines
281 B
Plaintext
10 lines
281 B
Plaintext
# 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.
|