hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/ethernet/sun/Kconfig
....@@ -7,7 +7,7 @@
77 bool "Sun devices"
88 default y
99 depends on SUN3 || SBUS || PCI || SUN_LDOMS
10
- ---help---
10
+ help
1111 If you have a network (Ethernet) card belonging to this class, say Y.
1212
1313 Note that the answer to this question doesn't directly affect the
....@@ -21,7 +21,7 @@
2121 tristate "Sun Happy Meal 10/100baseT support"
2222 depends on (SBUS || PCI)
2323 select CRC32
24
- ---help---
24
+ help
2525 This driver supports the "hme" interface present on most Ultra
2626 systems and as an option on older Sbus systems. This driver supports
2727 both PCI and Sbus devices. This driver also supports the "qfe" quad
....@@ -34,7 +34,7 @@
3434 tristate "Sun BigMAC 10/100baseT support"
3535 depends on SBUS
3636 select CRC32
37
- ---help---
37
+ help
3838 This driver supports the "be" interface available as an Sbus option.
3939 This is Sun's older 100baseT Ethernet device.
4040
....@@ -45,7 +45,7 @@
4545 tristate "Sun QuadEthernet support"
4646 depends on SBUS
4747 select CRC32
48
- ---help---
48
+ help
4949 This driver supports the "qe" 10baseT Ethernet device, available as
5050 an Sbus option. Note that this is not the same as Quad FastEthernet
5151 "qfe" which is supported by the Happy Meal driver instead.
....@@ -58,7 +58,7 @@
5858 depends on PCI
5959 select CRC32
6060 select SUNGEM_PHY
61
- ---help---
61
+ help
6262 Support for the Sun GEM chip, aka Sun GigabitEthernet/P 2.0. See also
6363 <http://docs.oracle.com/cd/E19455-01/806-3985-10/806-3985-10.pdf>.
6464
....@@ -66,7 +66,7 @@
6666 tristate "Sun Cassini support"
6767 depends on PCI
6868 select CRC32
69
- ---help---
69
+ help
7070 Support for the Sun Cassini chip, aka Sun GigaSwift Ethernet. See also
7171 <http://docs.oracle.com/cd/E19113-01/giga.ether.pci/817-4341-10/817-4341-10.pdf>.
7272
....@@ -81,7 +81,7 @@
8181 default m
8282 depends on SUN_LDOMS
8383 depends on SUNVNET_COMMON
84
- ---help---
84
+ help
8585 Support for virtual network devices under Sun Logical Domains.
8686
8787 config LDMVSW
....@@ -89,7 +89,7 @@
8989 default m
9090 depends on SUN_LDOMS
9191 depends on SUNVNET_COMMON
92
- ---help---
92
+ help
9393 Support for virtual switch devices under Sun4v Logical Domains.
9494 This driver adds a network interface for every vsw-port node
9595 found in the machine description of a service domain.
....@@ -101,7 +101,7 @@
101101 tristate "Sun Neptune 10Gbit Ethernet support"
102102 depends on PCI
103103 select CRC32
104
- ---help---
104
+ help
105105 This enables support for cards based upon Sun's
106106 Neptune chipset.
107107