1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2277b024eSKalle Valoconfig MWIFIEX 3277b024eSKalle Valo tristate "Marvell WiFi-Ex Driver" 4277b024eSKalle Valo depends on CFG80211 5277b024eSKalle Valo ---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 13938c7c80STamás Szűcs tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897/SD8977/SD8987/SD8997" 14277b024eSKalle Valo depends on MWIFIEX && MMC 15277b024eSKalle Valo select FW_LOADER 16277b024eSKalle Valo select WANT_DEV_COREDUMP 17277b024eSKalle Valo ---help--- 18277b024eSKalle Valo This adds support for wireless adapters based on Marvell 19938c7c80STamás Szűcs 8786/8787/8797/8887/8897/8977/8987/8997 chipsets with SDIO interface. 20277b024eSKalle Valo 21277b024eSKalle Valo If you choose to build it as a module, it will be called 22277b024eSKalle Valo mwifiex_sdio. 23277b024eSKalle Valo 24277b024eSKalle Valoconfig MWIFIEX_PCIE 25277b024eSKalle Valo tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897/8997" 26277b024eSKalle Valo depends on MWIFIEX && PCI 27277b024eSKalle Valo select FW_LOADER 28277b024eSKalle Valo select WANT_DEV_COREDUMP 29277b024eSKalle Valo ---help--- 30277b024eSKalle Valo This adds support for wireless adapters based on Marvell 31277b024eSKalle Valo 8766/8897/8997 chipsets with PCIe interface. 32277b024eSKalle Valo 33277b024eSKalle Valo If you choose to build it as a module, it will be called 34277b024eSKalle Valo mwifiex_pcie. 35277b024eSKalle Valo 36277b024eSKalle Valoconfig MWIFIEX_USB 37277b024eSKalle Valo tristate "Marvell WiFi-Ex Driver for USB8766/8797/8997" 38277b024eSKalle Valo depends on MWIFIEX && USB 39277b024eSKalle Valo select FW_LOADER 40277b024eSKalle Valo ---help--- 41277b024eSKalle Valo This adds support for wireless adapters based on Marvell 42277b024eSKalle Valo 8797/8997 chipset with USB interface. 43277b024eSKalle Valo 44277b024eSKalle Valo If you choose to build it as a module, it will be called 45277b024eSKalle Valo mwifiex_usb. 46