.. | .. |
---|
7 | 7 | bool "Sun devices" |
---|
8 | 8 | default y |
---|
9 | 9 | depends on SUN3 || SBUS || PCI || SUN_LDOMS |
---|
10 | | - ---help--- |
---|
| 10 | + help |
---|
11 | 11 | If you have a network (Ethernet) card belonging to this class, say Y. |
---|
12 | 12 | |
---|
13 | 13 | Note that the answer to this question doesn't directly affect the |
---|
.. | .. |
---|
21 | 21 | tristate "Sun Happy Meal 10/100baseT support" |
---|
22 | 22 | depends on (SBUS || PCI) |
---|
23 | 23 | select CRC32 |
---|
24 | | - ---help--- |
---|
| 24 | + help |
---|
25 | 25 | This driver supports the "hme" interface present on most Ultra |
---|
26 | 26 | systems and as an option on older Sbus systems. This driver supports |
---|
27 | 27 | both PCI and Sbus devices. This driver also supports the "qfe" quad |
---|
.. | .. |
---|
34 | 34 | tristate "Sun BigMAC 10/100baseT support" |
---|
35 | 35 | depends on SBUS |
---|
36 | 36 | select CRC32 |
---|
37 | | - ---help--- |
---|
| 37 | + help |
---|
38 | 38 | This driver supports the "be" interface available as an Sbus option. |
---|
39 | 39 | This is Sun's older 100baseT Ethernet device. |
---|
40 | 40 | |
---|
.. | .. |
---|
45 | 45 | tristate "Sun QuadEthernet support" |
---|
46 | 46 | depends on SBUS |
---|
47 | 47 | select CRC32 |
---|
48 | | - ---help--- |
---|
| 48 | + help |
---|
49 | 49 | This driver supports the "qe" 10baseT Ethernet device, available as |
---|
50 | 50 | an Sbus option. Note that this is not the same as Quad FastEthernet |
---|
51 | 51 | "qfe" which is supported by the Happy Meal driver instead. |
---|
.. | .. |
---|
58 | 58 | depends on PCI |
---|
59 | 59 | select CRC32 |
---|
60 | 60 | select SUNGEM_PHY |
---|
61 | | - ---help--- |
---|
| 61 | + help |
---|
62 | 62 | Support for the Sun GEM chip, aka Sun GigabitEthernet/P 2.0. See also |
---|
63 | 63 | <http://docs.oracle.com/cd/E19455-01/806-3985-10/806-3985-10.pdf>. |
---|
64 | 64 | |
---|
.. | .. |
---|
66 | 66 | tristate "Sun Cassini support" |
---|
67 | 67 | depends on PCI |
---|
68 | 68 | select CRC32 |
---|
69 | | - ---help--- |
---|
| 69 | + help |
---|
70 | 70 | Support for the Sun Cassini chip, aka Sun GigaSwift Ethernet. See also |
---|
71 | 71 | <http://docs.oracle.com/cd/E19113-01/giga.ether.pci/817-4341-10/817-4341-10.pdf>. |
---|
72 | 72 | |
---|
.. | .. |
---|
81 | 81 | default m |
---|
82 | 82 | depends on SUN_LDOMS |
---|
83 | 83 | depends on SUNVNET_COMMON |
---|
84 | | - ---help--- |
---|
| 84 | + help |
---|
85 | 85 | Support for virtual network devices under Sun Logical Domains. |
---|
86 | 86 | |
---|
87 | 87 | config LDMVSW |
---|
.. | .. |
---|
89 | 89 | default m |
---|
90 | 90 | depends on SUN_LDOMS |
---|
91 | 91 | depends on SUNVNET_COMMON |
---|
92 | | - ---help--- |
---|
| 92 | + help |
---|
93 | 93 | Support for virtual switch devices under Sun4v Logical Domains. |
---|
94 | 94 | This driver adds a network interface for every vsw-port node |
---|
95 | 95 | found in the machine description of a service domain. |
---|
.. | .. |
---|
101 | 101 | tristate "Sun Neptune 10Gbit Ethernet support" |
---|
102 | 102 | depends on PCI |
---|
103 | 103 | select CRC32 |
---|
104 | | - ---help--- |
---|
| 104 | + help |
---|
105 | 105 | This enables support for cards based upon Sun's |
---|
106 | 106 | Neptune chipset. |
---|
107 | 107 | |
---|