# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_LIBERTAS_THINFIRM[0m tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware" depends on [31mCONFIG_MAC80211[0m select [31mCONFIG_FW_LOADER[0m ---help--- [31mCONFIG_A[0m library for Marvell Libertas 8xxx devices using thinfirm. config [31mCONFIG_LIBERTAS_THINFIRM_DEBUG[0m bool "Enable full debugging output in the Libertas thin firmware module." depends on [31mCONFIG_LIBERTAS_THINFIRM[0m ---help--- Debugging support. config [31mCONFIG_LIBERTAS_THINFIRM_USB[0m tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware" depends on [31mCONFIG_LIBERTAS_THINFIRM[0m && [31mCONFIG_USB[0m ---help--- [31mCONFIG_A[0m driver for Marvell Libertas 8388 [31mCONFIG_USB[0m devices using thinfirm. |