1*98f44cb0SIgor Mitsyankoconfig QTNFMAC 2*98f44cb0SIgor Mitsyanko tristate 3*98f44cb0SIgor Mitsyanko depends on QTNFMAC_PEARL_PCIE 4*98f44cb0SIgor Mitsyanko default m if QTNFMAC_PEARL_PCIE=m 5*98f44cb0SIgor Mitsyanko default y if QTNFMAC_PEARL_PCIE=y 6*98f44cb0SIgor Mitsyanko 7*98f44cb0SIgor Mitsyankoconfig QTNFMAC_PEARL_PCIE 8*98f44cb0SIgor Mitsyanko tristate "Quantenna QSR10g PCIe support" 9*98f44cb0SIgor Mitsyanko default n 10*98f44cb0SIgor Mitsyanko depends on HAS_DMA && PCI && CFG80211 11*98f44cb0SIgor Mitsyanko select QTNFMAC 12*98f44cb0SIgor Mitsyanko select FW_LOADER 13*98f44cb0SIgor Mitsyanko select CRC32 14*98f44cb0SIgor Mitsyanko ---help--- 15*98f44cb0SIgor Mitsyanko This option adds support for wireless adapters based on Quantenna 16*98f44cb0SIgor Mitsyanko 802.11ac QSR10g (aka Pearl) FullMAC chipset running over PCIe. 17*98f44cb0SIgor Mitsyanko 18*98f44cb0SIgor Mitsyanko If you choose to build it as a module, two modules will be built: 19*98f44cb0SIgor Mitsyanko qtnfmac.ko and qtnfmac_pearl_pcie.ko. 20