# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_LIBERTAS[0m tristate "Marvell 8xxx Libertas WLAN driver support" depends on [31mCONFIG_CFG80211[0m select [31mCONFIG_WIRELESS_EXT[0m select [31mCONFIG_WEXT_SPY[0m select [31mCONFIG_LIB80211[0m select [31mCONFIG_FW_LOADER[0m ---help--- [31mCONFIG_A[0m library for Marvell Libertas 8xxx devices. config [31mCONFIG_LIBERTAS_USB[0m tristate "Marvell Libertas 8388 USB 802.11b/g cards" depends on [31mCONFIG_LIBERTAS[0m && [31mCONFIG_USB[0m ---help--- [31mCONFIG_A[0m driver for Marvell Libertas 8388 [31mCONFIG_USB[0m devices. config [31mCONFIG_LIBERTAS_CS[0m tristate "Marvell Libertas 8385 CompactFlash 802.11b/g cards" depends on [31mCONFIG_LIBERTAS[0m && [31mCONFIG_PCMCIA[0m && [31mCONFIG_HAS_IOPORT_MAP[0m ---help--- [31mCONFIG_A[0m driver for Marvell Libertas 8385 CompactFlash devices. config [31mCONFIG_LIBERTAS_SDIO[0m tristate "Marvell Libertas 8385/8686/8688 SDIO 802.11b/g cards" depends on [31mCONFIG_LIBERTAS[0m && [31mCONFIG_MMC[0m ---help--- [31mCONFIG_A[0m driver for Marvell Libertas 8385/8686/8688 SDIO devices. config [31mCONFIG_LIBERTAS_SPI[0m tristate "Marvell Libertas 8686 SPI 802.11b/g cards" depends on [31mCONFIG_LIBERTAS[0m && [31mCONFIG_SPI[0m ---help--- [31mCONFIG_A[0m driver for Marvell Libertas 8686 [31mCONFIG_SPI[0m devices. config [31mCONFIG_LIBERTAS_DEBUG[0m bool "Enable full debugging output in the Libertas module." depends on [31mCONFIG_LIBERTAS[0m ---help--- Debugging support. config [31mCONFIG_LIBERTAS_MESH[0m bool "Enable mesh support" depends on [31mCONFIG_LIBERTAS[0m help This enables Libertas' MESH support, used by e.g. the [31mCONFIG_OLPC[0m people. |