0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config WLAN_VENDOR_QUANTENNA
0003 bool "Quantenna wireless cards support"
0004 default y
0005 help
0006 If you have a wireless card belonging to this class, say Y.
0007
0008 Note that the answer to this question doesn't directly affect the
0009 kernel: saying N will just cause the configurator to skip all the
0010 questions about these cards. If you say Y, you will be asked for
0011 your specific card in the following questions.
0012
0013 if WLAN_VENDOR_QUANTENNA
0014
0015 source "drivers/net/wireless/quantenna/qtnfmac/Kconfig"
0016
0017 endif # WLAN_VENDOR_QUANTENNA