162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig LIBERTAS 362306a36Sopenharmony_ci tristate "Marvell 8xxx Libertas WLAN driver support" 462306a36Sopenharmony_ci depends on CFG80211 562306a36Sopenharmony_ci select LIB80211 662306a36Sopenharmony_ci select FW_LOADER 762306a36Sopenharmony_ci help 862306a36Sopenharmony_ci A library for Marvell Libertas 8xxx devices. 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciconfig LIBERTAS_USB 1162306a36Sopenharmony_ci tristate "Marvell Libertas 8388 USB 802.11b/g cards" 1262306a36Sopenharmony_ci depends on LIBERTAS && USB 1362306a36Sopenharmony_ci help 1462306a36Sopenharmony_ci A driver for Marvell Libertas 8388 USB devices. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ciconfig LIBERTAS_CS 1762306a36Sopenharmony_ci tristate "Marvell Libertas 8385 CompactFlash 802.11b/g cards" 1862306a36Sopenharmony_ci depends on LIBERTAS && PCMCIA && HAS_IOPORT_MAP 1962306a36Sopenharmony_ci help 2062306a36Sopenharmony_ci A driver for Marvell Libertas 8385 CompactFlash devices. 2162306a36Sopenharmony_ci 2262306a36Sopenharmony_ciconfig LIBERTAS_SDIO 2362306a36Sopenharmony_ci tristate "Marvell Libertas 8385/8686/8688 SDIO 802.11b/g cards" 2462306a36Sopenharmony_ci depends on LIBERTAS && MMC 2562306a36Sopenharmony_ci help 2662306a36Sopenharmony_ci A driver for Marvell Libertas 8385/8686/8688 SDIO devices. 2762306a36Sopenharmony_ci 2862306a36Sopenharmony_ciconfig LIBERTAS_SPI 2962306a36Sopenharmony_ci tristate "Marvell Libertas 8686 SPI 802.11b/g cards" 3062306a36Sopenharmony_ci depends on LIBERTAS && SPI 3162306a36Sopenharmony_ci help 3262306a36Sopenharmony_ci A driver for Marvell Libertas 8686 SPI devices. 3362306a36Sopenharmony_ci 3462306a36Sopenharmony_ciconfig LIBERTAS_DEBUG 3562306a36Sopenharmony_ci bool "Enable full debugging output in the Libertas module." 3662306a36Sopenharmony_ci depends on LIBERTAS 3762306a36Sopenharmony_ci help 3862306a36Sopenharmony_ci Debugging support. 3962306a36Sopenharmony_ci 4062306a36Sopenharmony_ciconfig LIBERTAS_MESH 4162306a36Sopenharmony_ci bool "Enable mesh support" 4262306a36Sopenharmony_ci depends on LIBERTAS 4362306a36Sopenharmony_ci help 4462306a36Sopenharmony_ci This enables Libertas' MESH support, used by e.g. the OLPC people. 45