| .. | .. |
|---|
| 4 | 4 | config NET_VENDOR_CORTINA |
|---|
| 5 | 5 | bool "Cortina Gemini devices" |
|---|
| 6 | 6 | default y |
|---|
| 7 | | - ---help--- |
|---|
| 7 | + help |
|---|
| 8 | 8 | If you have a network (Ethernet) card belonging to this class, say Y |
|---|
| 9 | 9 | and read the Ethernet-HOWTO, available from |
|---|
| 10 | | - <http://www.tldp.org/docs.html#howto>. |
|---|
| 10 | + <https://www.tldp.org/docs.html#howto>. |
|---|
| 11 | 11 | |
|---|
| 12 | 12 | if NET_VENDOR_CORTINA |
|---|
| 13 | 13 | |
|---|
| .. | .. |
|---|
| 17 | 17 | depends on HAS_IOMEM |
|---|
| 18 | 18 | select PHYLIB |
|---|
| 19 | 19 | select CRC32 |
|---|
| 20 | | - ---help--- |
|---|
| 20 | + help |
|---|
| 21 | 21 | This driver supports StorLink SL351x (Gemini) dual Gigabit Ethernet. |
|---|
| 22 | 22 | |
|---|
| 23 | 23 | endif # NET_VENDOR_CORTINA |
|---|