dmaengine: imx-sdma: Let the core do the device node validation
[linux/fpc-iii.git] / drivers / net / wireless / quantenna / qtnfmac / Kconfig
blob6cf5202c3666b592916efa2126918fa150b80cf8
1 config QTNFMAC
2         tristate
3         depends on QTNFMAC_PCIE
4         default m if QTNFMAC_PCIE=m
5         default y if QTNFMAC_PCIE=y
7 config QTNFMAC_PCIE
8         tristate "Quantenna QSR1000/QSR2000/QSR10g PCIe support"
9         default n
10         depends on PCI && CFG80211
11         select QTNFMAC
12         select FW_LOADER
13         select CRC32
14         help
15           This option adds support for wireless adapters based on Quantenna
16           802.11ac QSR10g (aka Pearl) and QSR1000/QSR2000 (aka Topaz)
17           FullMAC chipsets running over PCIe.
19           If you choose to build it as a module, two modules will be built:
20           qtnfmac.ko and qtnfmac_pcie.ko.