hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/drivers/net/ethernet/qualcomm/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Qualcomm network device configuration
34 #
....@@ -5,7 +6,7 @@
56 config NET_VENDOR_QUALCOMM
67 bool "Qualcomm devices"
78 default y
8
- ---help---
9
+ help
910 If you have a network (Ethernet) card belonging to this class, say Y.
1011
1112 Note that the answer to this question doesn't directly affect the
....@@ -24,7 +25,7 @@
2425 tristate "Qualcomm Atheros QCA7000 SPI support"
2526 select QCA7000
2627 depends on SPI_MASTER && OF
27
- ---help---
28
+ help
2829 This SPI protocol driver supports the Qualcomm Atheros QCA7000.
2930
3031 To compile this driver as a module, choose M here. The module
....@@ -34,7 +35,7 @@
3435 tristate "Qualcomm Atheros QCA7000 UART support"
3536 select QCA7000
3637 depends on SERIAL_DEV_BUS && OF
37
- ---help---
38
+ help
3839 This UART protocol driver supports the Qualcomm Atheros QCA7000.
3940
4041 Currently the driver assumes these device UART settings:
....@@ -51,7 +52,7 @@
5152 depends on HAS_DMA && HAS_IOMEM
5253 select CRC32
5354 select PHYLIB
54
- ---help---
55
+ help
5556 This driver supports the Qualcomm Technologies, Inc. Gigabit
5657 Ethernet Media Access Controller (EMAC). The controller
5758 supports IEEE 802.3-2002, half-duplex mode at 10/100 Mb/s,