Kconfig (4b4193256c8d3bc3a5397b5cd9494c2ad386317d) Kconfig (e186620d7bf11b274b985b839c38266d7918cc05)
1# SPDX-License-Identifier: ISC
2config WIL6210
3 tristate "Wilocity 60g WiFi card wil6210 support"
4 select WANT_DEV_COREDUMP
1# SPDX-License-Identifier: ISC
2config WIL6210
3 tristate "Wilocity 60g WiFi card wil6210 support"
4 select WANT_DEV_COREDUMP
5 select CRC32
5 depends on CFG80211
6 depends on PCI
7 default n
8 help
9 This module adds support for wireless adapter based on
10 wil6210 chip by Wilocity. It supports operation on the
11 60 GHz band, covered by the IEEE802.11ad standard.
12

--- 43 unchanged lines hidden ---
6 depends on CFG80211
7 depends on PCI
8 default n
9 help
10 This module adds support for wireless adapter based on
11 wil6210 chip by Wilocity. It supports operation on the
12 60 GHz band, covered by the IEEE802.11ad standard.
13

--- 43 unchanged lines hidden ---