1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
298f44cb0SIgor Mitsyankoconfig QTNFMAC
398f44cb0SIgor Mitsyanko	tristate
4b7da53cdSIgor Mitsyanko	depends on QTNFMAC_PCIE
5b7da53cdSIgor Mitsyanko	default m if QTNFMAC_PCIE=m
6b7da53cdSIgor Mitsyanko	default y if QTNFMAC_PCIE=y
798f44cb0SIgor Mitsyanko
8b7da53cdSIgor Mitsyankoconfig QTNFMAC_PCIE
9e401fa25SSergey Matyukevich	tristate "Quantenna QSR1000/QSR2000/QSR10g PCIe support"
1098f44cb0SIgor Mitsyanko	default n
11e020797bSGeert Uytterhoeven	depends on PCI && CFG80211
1298f44cb0SIgor Mitsyanko	select QTNFMAC
1398f44cb0SIgor Mitsyanko	select FW_LOADER
1498f44cb0SIgor Mitsyanko	select CRC32
15db62abe5SSergey Matyukevich	help
1698f44cb0SIgor Mitsyanko	  This option adds support for wireless adapters based on Quantenna
17e401fa25SSergey Matyukevich	  802.11ac QSR10g (aka Pearl) and QSR1000/QSR2000 (aka Topaz)
18e401fa25SSergey Matyukevich	  FullMAC chipsets running over PCIe.
1998f44cb0SIgor Mitsyanko
2098f44cb0SIgor Mitsyanko	  If you choose to build it as a module, two modules will be built:
21b7da53cdSIgor Mitsyanko	  qtnfmac.ko and qtnfmac_pcie.ko.
22