hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/drivers/net/wireless/intersil/Kconfig
....@@ -1,7 +1,8 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config WLAN_VENDOR_INTERSIL
23 bool "Intersil devices"
34 default y
4
- ---help---
5
+ help
56 If you have a wireless card belonging to this class, say Y.
67
78 Note that the answer to this question doesn't directly affect the
....@@ -22,14 +23,14 @@
2223 select WEXT_SPY
2324 select WEXT_PRIV
2425 select FW_LOADER
25
- ---help---
26
+ help
2627 This enables support for FullMAC PCI/Cardbus prism54 devices. This
2728 driver is now deprecated in favor for the SoftMAC driver, p54pci.
2829 p54pci supports FullMAC PCI/Cardbus devices as well.
2930
3031 For more information refer to the p54 wiki:
3132
32
- http://wireless.kernel.org/en/users/Drivers/p54
33
+ http://wireless.wiki.kernel.org/en/users/Drivers/p54
3334
3435 Note: You need a motherboard with DMA support to use any of these cards
3536