]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/net/wireless/marvell/mwifiex/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / net / wireless / marvell / mwifiex / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
5e6e3a92
BZ
2config MWIFIEX
3 tristate "Marvell WiFi-Ex Driver"
4 depends on CFG80211
5e6e3a92
BZ
5 ---help---
6 This adds support for wireless adapters based on Marvell
b60186f8 7 802.11n/ac chipsets.
5e6e3a92
BZ
8
9 If you choose to build it as a module, it will be called
10 mwifiex.
11
12config MWIFIEX_SDIO
938c7c80 13 tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897/SD8977/SD8987/SD8997"
5e6e3a92
BZ
14 depends on MWIFIEX && MMC
15 select FW_LOADER
57670ee8 16 select WANT_DEV_COREDUMP
5e6e3a92
BZ
17 ---help---
18 This adds support for wireless adapters based on Marvell
938c7c80 19 8786/8787/8797/8887/8897/8977/8987/8997 chipsets with SDIO interface.
5e6e3a92
BZ
20
21 If you choose to build it as a module, it will be called
22 mwifiex_sdio.
d930faee
AK
23
24config MWIFIEX_PCIE
6d85ef00 25 tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897/8997"
d930faee
AK
26 depends on MWIFIEX && PCI
27 select FW_LOADER
57670ee8 28 select WANT_DEV_COREDUMP
d930faee
AK
29 ---help---
30 This adds support for wireless adapters based on Marvell
6d85ef00 31 8766/8897/8997 chipsets with PCIe interface.
d930faee
AK
32
33 If you choose to build it as a module, it will be called
34 mwifiex_pcie.
4daffe35
AK
35
36config MWIFIEX_USB
60a188a2 37 tristate "Marvell WiFi-Ex Driver for USB8766/8797/8997"
4daffe35
AK
38 depends on MWIFIEX && USB
39 select FW_LOADER
40 ---help---
41 This adds support for wireless adapters based on Marvell
60a188a2 42 8797/8997 chipset with USB interface.
4daffe35
AK
43
44 If you choose to build it as a module, it will be called
45 mwifiex_usb.