hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/net/wireless/ti/wl12xx/Kconfig
....@@ -1,9 +1,10 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config WL12XX
2
- tristate "TI wl12xx support"
3
+ tristate "TI wl12xx support"
34 depends on MAC80211
4
- select WLCORE
5
- ---help---
5
+ select WLCORE
6
+ help
67 This module adds support for wireless adapters based on TI wl1271,
78 wl1273, wl1281 and wl1283 chipsets. This module does *not* include
89 support for wl1251. For wl1251 support, use the separate homonymous
9
- driver instead.
10
+ driver instead.