.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config WLAN_VENDOR_MARVELL |
---|
2 | 3 | bool "Marvell devices" |
---|
3 | 4 | default y |
---|
4 | | - ---help--- |
---|
| 5 | + help |
---|
5 | 6 | If you have a wireless card belonging to this class, say Y. |
---|
6 | 7 | |
---|
7 | 8 | Note that the answer to this question doesn't directly affect the |
---|
.. | .. |
---|
18 | 19 | config MWL8K |
---|
19 | 20 | tristate "Marvell 88W8xxx PCI/PCIe Wireless support" |
---|
20 | 21 | depends on MAC80211 && PCI |
---|
21 | | - ---help--- |
---|
| 22 | + help |
---|
22 | 23 | This driver supports Marvell TOPDOG 802.11 wireless cards. |
---|
23 | 24 | |
---|
24 | 25 | To compile this driver as a module, choose M here: the module |
---|