.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config WLAN_VENDOR_ADMTEK |
---|
2 | 3 | bool "ADMtek 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 |
---|
.. | .. |
---|
16 | 17 | depends on MAC80211 && PCI |
---|
17 | 18 | select CRC32 |
---|
18 | 19 | select EEPROM_93CX6 |
---|
19 | | - ---help--- |
---|
| 20 | + help |
---|
20 | 21 | This driver is for ADM8211A, ADM8211B, and ADM8211C based cards. |
---|
21 | 22 | These are PCI/mini-PCI/Cardbus 802.11b chips found in cards such as: |
---|
22 | 23 | |
---|