.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config NET_VENDOR_ALACRITECH |
---|
2 | 3 | bool "Alacritech devices" |
---|
3 | 4 | default y |
---|
4 | | - ---help--- |
---|
| 5 | + help |
---|
5 | 6 | If you have a network (Ethernet) card belonging to this class, say Y. |
---|
6 | 7 | |
---|
7 | 8 | Note that the answer to this question doesn't directly affect the |
---|
.. | .. |
---|
15 | 16 | tristate "Alacritech Slicoss support" |
---|
16 | 17 | depends on PCI |
---|
17 | 18 | select CRC32 |
---|
18 | | - ---help--- |
---|
| 19 | + help |
---|
19 | 20 | This driver supports Gigabit Ethernet adapters based on the |
---|
20 | 21 | Session Layer Interface (SLIC) technology by Alacritech. |
---|
21 | 22 | |
---|