···133133 To compile this driver as a module, choose M here: the module will be134134 called mac80211_hwsim. If unsure, say N.135135136136-config MWL8K137137- tristate "Marvell 88W8xxx PCI/PCIe Wireless support"138138- depends on MAC80211 && PCI139139- ---help---140140- This driver supports Marvell TOPDOG 802.11 wireless cards.141141-142142- To compile this driver as a module, choose M here: the module143143- will be called mwl8k. If unsure, say N.144144-145136source "drivers/net/wireless/ath/Kconfig"146137source "drivers/net/wireless/hostap/Kconfig"147138source "drivers/net/wireless/orinoco/Kconfig"
···1515source "drivers/net/wireless/marvell/libertas_tf/Kconfig"1616source "drivers/net/wireless/marvell/mwifiex/Kconfig"17171818+config MWL8K1919+ tristate "Marvell 88W8xxx PCI/PCIe Wireless support"2020+ depends on MAC80211 && PCI2121+ ---help---2222+ This driver supports Marvell TOPDOG 802.11 wireless cards.2323+2424+ To compile this driver as a module, choose M here: the module2525+ will be called mwl8k. If unsure, say N.2626+1827endif # WLAN_VENDOR_MARVELL