| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # Silicon Integrated Systems (SiS) device configuration |
|---|
| 3 | 4 | # |
|---|
| .. | .. |
|---|
| 6 | 7 | bool "Silicon Integrated Systems (SiS) 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 |
|---|
| .. | .. |
|---|
| 21 | 22 | depends on PCI |
|---|
| 22 | 23 | select CRC32 |
|---|
| 23 | 24 | select MII |
|---|
| 24 | | - ---help--- |
|---|
| 25 | + help |
|---|
| 25 | 26 | This is a driver for the Fast Ethernet PCI network cards based on |
|---|
| 26 | 27 | the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in |
|---|
| 27 | 28 | SiS 630 and SiS 540 chipsets. |
|---|
| .. | .. |
|---|
| 37 | 38 | depends on PCI |
|---|
| 38 | 39 | select CRC32 |
|---|
| 39 | 40 | select MII |
|---|
| 40 | | - ---help--- |
|---|
| 41 | + help |
|---|
| 41 | 42 | Say Y here if you have a SiS 190 PCI Fast Ethernet adapter or |
|---|
| 42 | 43 | a SiS 191 PCI Gigabit Ethernet adapter. Both are expected to |
|---|
| 43 | 44 | appear in lan on motherboard designs which are based on SiS 965 |
|---|