1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2f988d640SKalle Valoconfig WLAN_VENDOR_MARVELL 3f988d640SKalle Valo bool "Marvell devices" 4f988d640SKalle Valo default y 5*a7f7f624SMasahiro Yamada help 6f988d640SKalle Valo If you have a wireless card belonging to this class, say Y. 7f988d640SKalle Valo 8f988d640SKalle Valo Note that the answer to this question doesn't directly affect the 9a6cf02e6SRandy Dunlap kernel: saying N will just cause the configurator to skip all the 10a6cf02e6SRandy Dunlap questions about these cards. If you say Y, you will be asked for 11f988d640SKalle Valo your specific card in the following questions. 12f988d640SKalle Valo 13f988d640SKalle Valoif WLAN_VENDOR_MARVELL 14f988d640SKalle Valo 15f988d640SKalle Valosource "drivers/net/wireless/marvell/libertas/Kconfig" 16dd3f92deSKalle Valosource "drivers/net/wireless/marvell/libertas_tf/Kconfig" 17277b024eSKalle Valosource "drivers/net/wireless/marvell/mwifiex/Kconfig" 18f988d640SKalle Valo 19de60f1dcSKalle Valoconfig MWL8K 20de60f1dcSKalle Valo tristate "Marvell 88W8xxx PCI/PCIe Wireless support" 21de60f1dcSKalle Valo depends on MAC80211 && PCI 22*a7f7f624SMasahiro Yamada help 23de60f1dcSKalle Valo This driver supports Marvell TOPDOG 802.11 wireless cards. 24de60f1dcSKalle Valo 25de60f1dcSKalle Valo To compile this driver as a module, choose M here: the module 26de60f1dcSKalle Valo will be called mwl8k. If unsure, say N. 27de60f1dcSKalle Valo 28f988d640SKalle Valoendif # WLAN_VENDOR_MARVELL 29