···11-menuconfig WL_MEDIATEK22- bool "Mediatek Wireless LAN support"11+config WLAN_VENDOR_MEDIATEK22+ bool "MediaTek devices"33+ default y34 ---help---44- Enable community drivers for MediaTek WiFi devices.55- Those drivers make use of the Linux mac80211 stack.55+ If you have a wireless card belonging to this class, say Y.6677+ Note that the answer to this question doesn't directly affect the88+ kernel: saying N will just cause the configurator to skip all99+ the questions about cards. If you say Y, you will be asked for1010+ your specific card in the following questions.71188-if WL_MEDIATEK1212+if WLAN_VENDOR_MEDIATEK913source "drivers/net/wireless/mediatek/mt7601u/Kconfig"1010-endif # WL_MEDIATEK1414+endif # WLAN_VENDOR_MEDIATEK