mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 18:58:48 +07:00
a121a5b8ab
Add a dependency on mac80211 in Kconfig, and also replace some spaces with tabs. Reported-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
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.
|