1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Marvell 8xxx Libertas WLAN driver support"
4 depends on USB || MMC || SPI
8 A library for Marvell Libertas 8xxx devices.
11 tristate "Marvell Libertas 8388 USB 802.11b/g cards"
12 depends on LIBERTAS && USB
14 A driver for Marvell Libertas 8388 USB devices.
17 tristate "Marvell Libertas 8385/8686/8688 SDIO 802.11b/g cards"
18 depends on LIBERTAS && MMC
20 A driver for Marvell Libertas 8385/8686/8688 SDIO devices.
23 tristate "Marvell Libertas 8686 SPI 802.11b/g cards"
24 depends on LIBERTAS && SPI
26 A driver for Marvell Libertas 8686 SPI devices.
29 bool "Enable full debugging output in the Libertas module."
35 bool "Enable mesh support"
38 This enables Libertas' MESH support, used by e.g. the OLPC people.