162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig MWIFIEX
362306a36Sopenharmony_ci	tristate "Marvell WiFi-Ex Driver"
462306a36Sopenharmony_ci	depends on CFG80211
562306a36Sopenharmony_ci	help
662306a36Sopenharmony_ci	  This adds support for wireless adapters based on Marvell
762306a36Sopenharmony_ci	  802.11n/ac chipsets.
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci	  If you choose to build it as a module, it will be called
1062306a36Sopenharmony_ci	  mwifiex.
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciconfig MWIFIEX_SDIO
1362306a36Sopenharmony_ci	tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897/SD8977/SD8978/SD8987/SD8997"
1462306a36Sopenharmony_ci	depends on MWIFIEX && MMC
1562306a36Sopenharmony_ci	select FW_LOADER
1662306a36Sopenharmony_ci	select WANT_DEV_COREDUMP
1762306a36Sopenharmony_ci	help
1862306a36Sopenharmony_ci	  This adds support for wireless adapters based on Marvell
1962306a36Sopenharmony_ci	  8786/8787/8797/8887/8897/8977/8978/8987/8997 chipsets with
2062306a36Sopenharmony_ci	  SDIO interface. SD8978 is also known as NXP IW416.
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci	  If you choose to build it as a module, it will be called
2362306a36Sopenharmony_ci	  mwifiex_sdio.
2462306a36Sopenharmony_ci
2562306a36Sopenharmony_ciconfig MWIFIEX_PCIE
2662306a36Sopenharmony_ci	tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897/8997"
2762306a36Sopenharmony_ci	depends on MWIFIEX && PCI
2862306a36Sopenharmony_ci	select FW_LOADER
2962306a36Sopenharmony_ci	select WANT_DEV_COREDUMP
3062306a36Sopenharmony_ci	help
3162306a36Sopenharmony_ci	  This adds support for wireless adapters based on Marvell
3262306a36Sopenharmony_ci	  8766/8897/8997 chipsets with PCIe interface.
3362306a36Sopenharmony_ci
3462306a36Sopenharmony_ci	  If you choose to build it as a module, it will be called
3562306a36Sopenharmony_ci	  mwifiex_pcie.
3662306a36Sopenharmony_ci
3762306a36Sopenharmony_ciconfig MWIFIEX_USB
3862306a36Sopenharmony_ci	tristate "Marvell WiFi-Ex Driver for USB8766/8797/8997"
3962306a36Sopenharmony_ci	depends on MWIFIEX && USB
4062306a36Sopenharmony_ci	select FW_LOADER
4162306a36Sopenharmony_ci	help
4262306a36Sopenharmony_ci	  This adds support for wireless adapters based on Marvell
4362306a36Sopenharmony_ci	  8797/8997 chipset with USB interface.
4462306a36Sopenharmony_ci
4562306a36Sopenharmony_ci	  If you choose to build it as a module, it will be called
4662306a36Sopenharmony_ci	  mwifiex_usb.
47