1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2277b024eSKalle Valoconfig MWIFIEX 3277b024eSKalle Valo tristate "Marvell WiFi-Ex Driver" 4277b024eSKalle Valo depends on CFG80211 5a7f7f624SMasahiro Yamada help 6277b024eSKalle Valo This adds support for wireless adapters based on Marvell 7277b024eSKalle Valo 802.11n/ac chipsets. 8277b024eSKalle Valo 9277b024eSKalle Valo If you choose to build it as a module, it will be called 10277b024eSKalle Valo mwifiex. 11277b024eSKalle Valo 12277b024eSKalle Valoconfig MWIFIEX_SDIO 13*bba047f1SLukas Wunner tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897/SD8977/SD8978/SD8987/SD8997" 14277b024eSKalle Valo depends on MWIFIEX && MMC 15277b024eSKalle Valo select FW_LOADER 16277b024eSKalle Valo select WANT_DEV_COREDUMP 17a7f7f624SMasahiro Yamada help 18277b024eSKalle Valo This adds support for wireless adapters based on Marvell 19*bba047f1SLukas Wunner 8786/8787/8797/8887/8897/8977/8978/8987/8997 chipsets with 20*bba047f1SLukas Wunner SDIO interface. SD8978 is also known as NXP IW416. 21277b024eSKalle Valo 22277b024eSKalle Valo If you choose to build it as a module, it will be called 23277b024eSKalle Valo mwifiex_sdio. 24277b024eSKalle Valo 25277b024eSKalle Valoconfig MWIFIEX_PCIE 26277b024eSKalle Valo tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897/8997" 27277b024eSKalle Valo depends on MWIFIEX && PCI 28277b024eSKalle Valo select FW_LOADER 29277b024eSKalle Valo select WANT_DEV_COREDUMP 30a7f7f624SMasahiro Yamada help 31277b024eSKalle Valo This adds support for wireless adapters based on Marvell 32277b024eSKalle Valo 8766/8897/8997 chipsets with PCIe interface. 33277b024eSKalle Valo 34277b024eSKalle Valo If you choose to build it as a module, it will be called 35277b024eSKalle Valo mwifiex_pcie. 36277b024eSKalle Valo 37277b024eSKalle Valoconfig MWIFIEX_USB 38277b024eSKalle Valo tristate "Marvell WiFi-Ex Driver for USB8766/8797/8997" 39277b024eSKalle Valo depends on MWIFIEX && USB 40277b024eSKalle Valo select FW_LOADER 41a7f7f624SMasahiro Yamada help 42277b024eSKalle Valo This adds support for wireless adapters based on Marvell 43277b024eSKalle Valo 8797/8997 chipset with USB interface. 44277b024eSKalle Valo 45277b024eSKalle Valo If you choose to build it as a module, it will be called 46277b024eSKalle Valo mwifiex_usb. 47