mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config WL18XX
|
|
tristate "TI wl18xx support"
|
|
depends on MAC80211
|
|
select WLCORE
|
|
help
|
|
This module adds support for wireless adapters based on TI
|
|
WiLink 8 chipsets.
|