mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-09 14:14:00 +08:00
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
|
config WL12XX
|
||
|
tristate "TI wl1251/wl1271 support"
|
||
|
depends on MAC80211 && WLAN_80211 && SPI_MASTER && EXPERIMENTAL
|
||
|
select FW_LOADER
|
||
|
select CRC7
|
||
|
---help---
|
||
|
This module adds support for wireless adapters based on
|
||
|
TI wl1251/wl1271 chipsets.
|
||
|
|
||
|
If you choose to build a module, it'll be called wl12xx. Say N if
|
||
|
unsure.
|