1*98f44cb0SIgor Mitsyankoconfig WLAN_VENDOR_QUANTENNA 2*98f44cb0SIgor Mitsyanko bool "Quantenna wireless cards support" 3*98f44cb0SIgor Mitsyanko default y 4*98f44cb0SIgor Mitsyanko ---help--- 5*98f44cb0SIgor Mitsyanko If you have a wireless card belonging to this class, say Y. 6*98f44cb0SIgor Mitsyanko 7*98f44cb0SIgor Mitsyanko Note that the answer to this question doesn't directly affect the 8*98f44cb0SIgor Mitsyanko kernel: saying N will just cause the configurator to skip all 9*98f44cb0SIgor Mitsyanko the questions about cards. If you say Y, you will be asked for 10*98f44cb0SIgor Mitsyanko your specific card in the following questions. 11*98f44cb0SIgor Mitsyanko 12*98f44cb0SIgor Mitsyankoif WLAN_VENDOR_QUANTENNA 13*98f44cb0SIgor Mitsyanko 14*98f44cb0SIgor Mitsyankosource "drivers/net/wireless/quantenna/qtnfmac/Kconfig" 15*98f44cb0SIgor Mitsyanko 16*98f44cb0SIgor Mitsyankoendif # WLAN_VENDOR_QUANTENNA 17