Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config LIBERTAS_THINFIRM
0003         tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
0004         depends on MAC80211
0005         select FW_LOADER
0006         help
0007           A library for Marvell Libertas 8xxx devices using thinfirm.
0008 
0009 config LIBERTAS_THINFIRM_DEBUG
0010         bool "Enable full debugging output in the Libertas thin firmware module."
0011         depends on LIBERTAS_THINFIRM
0012         help
0013           Debugging support.
0014 
0015 config LIBERTAS_THINFIRM_USB
0016         tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
0017         depends on LIBERTAS_THINFIRM && USB
0018         help
0019           A driver for Marvell Libertas 8388 USB devices using thinfirm.