.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Alteon network device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
6 | 7 | bool "Alteon devices" |
---|
7 | 8 | default y |
---|
8 | 9 | depends on PCI |
---|
9 | | - ---help--- |
---|
| 10 | + help |
---|
10 | 11 | If you have a network (Ethernet) card belonging to this class, say Y. |
---|
11 | 12 | |
---|
12 | 13 | Note that the answer to this question doesn't directly affect the |
---|
.. | .. |
---|
19 | 20 | config ACENIC |
---|
20 | 21 | tristate "Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support" |
---|
21 | 22 | depends on PCI |
---|
22 | | - ---help--- |
---|
| 23 | + help |
---|
23 | 24 | Say Y here if you have an Alteon AceNIC, 3Com 3C985(B), NetGear |
---|
24 | 25 | GA620, SGI Gigabit or Farallon PN9000-SX PCI Gigabit Ethernet |
---|
25 | 26 | adapter. The driver allows for using the Jumbo Frame option (9000 |
---|
.. | .. |
---|
33 | 34 | config ACENIC_OMIT_TIGON_I |
---|
34 | 35 | bool "Omit support for old Tigon I based AceNICs" |
---|
35 | 36 | depends on ACENIC |
---|
36 | | - ---help--- |
---|
| 37 | + help |
---|
37 | 38 | Say Y here if you only have Tigon II based AceNICs and want to leave |
---|
38 | 39 | out support for the older Tigon I based cards which are no longer |
---|
39 | 40 | being sold (ie. the original Alteon AceNIC and 3Com 3C985 (non B |
---|