.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config WLAN_VENDOR_INTERSIL |
---|
2 | 3 | bool "Intersil 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 |
---|
.. | .. |
---|
22 | 23 | select WEXT_SPY |
---|
23 | 24 | select WEXT_PRIV |
---|
24 | 25 | select FW_LOADER |
---|
25 | | - ---help--- |
---|
| 26 | + help |
---|
26 | 27 | This enables support for FullMAC PCI/Cardbus prism54 devices. This |
---|
27 | 28 | driver is now deprecated in favor for the SoftMAC driver, p54pci. |
---|
28 | 29 | p54pci supports FullMAC PCI/Cardbus devices as well. |
---|
29 | 30 | |
---|
30 | 31 | For more information refer to the p54 wiki: |
---|
31 | 32 | |
---|
32 | | - http://wireless.kernel.org/en/users/Drivers/p54 |
---|
| 33 | + http://wireless.wiki.kernel.org/en/users/Drivers/p54 |
---|
33 | 34 | |
---|
34 | 35 | Note: You need a motherboard with DMA support to use any of these cards |
---|
35 | 36 | |
---|